From: SourceForge.net <no...@so...> - 2009-03-11 16:23:22
|
Bugs item #2683175, was opened at 2009-03-11 17:23 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2683175&group_id=102341 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: tinyTiM 2.x Status: Open Resolution: None Priority: 7 Private: No Submitted By: Lars Heuer (lheuer) Assigned to: Lars Heuer (lheuer) Summary: Reject invalid locators Initial Comment: Reject invalid locators, like tm.createLocator("#fragment"); Either the "#fragment" has to be resolved against the storage address of the tm or a InvalidIRIException should be thrown (depends on a new TMAPI release!). The latter should be preferred since TopicMapSystem.createLocator() does the same as TopicMap.createLocator() and the TopicMapSystem has no locator available which can be used to resolve the fragment against. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2683175&group_id=102341 |