Actions
Bug #3914
closedTrying to add a category/keyword from Bloom thesarus results in error
Start date:
03/22/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3914
Description
When I try to associate a keyword to an assessment item or the assessment itself, the morpho interface generates the following error.
Error message reads: "Parser config file threw: java.net.MalformedURLException"
Is this a known issue? Is this something specific to my config.xml file?
Updated by ben leinfelder over 15 years ago
this is working for me.
you may be missing the bloom thesaurus xml file.
is there a more detailed stacktrace given in the console output?
Updated by ben leinfelder over 15 years ago
This was a bug that we encountered in Morpho, as well.
Jing fixed it. Apparently it only shows up in Windows systems because of back vs. forward slashes being used for looking up the vocab from the library.
I've gotten the morpho fix, and updated the jar we're using in the first distribution.
Actions