From: SourceForge.net <no...@so...> - 2003-12-02 09:05:41
|
Bugs item #852340, was opened at 2003-12-01 22:48 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391879&aid=852340&group_id=27895 Category: Utilities Group: CVS Status: Open Resolution: None Priority: 5 Submitted By: Florian G. Haas (haasfg) Assigned to: Nobody/Anonymous (nobody) Summary: SerializedTopicMapSource: incorrect source locators Initial Comment: When a SerializedTopicMapSource is instantiated using the SerializedTopicMapSource(File) or SerializedTopicMapSource(String) constructor, thereby leaving it up to the implementation to determine the appropriate base locator, that locator is not initialized correctly. Subsequently invoking the SerializedTopicMapSource's getLocator() method returns null. In contrast, when specifying the base locator explicitly, everything behaves as expected. Test case exposing this behavior (org.tm4j.topicmap.source.test.SerializedTopicMapSourceTest) to be committed shortly. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391879&aid=852340&group_id=27895 |