From: SourceForge.net <no...@so...> - 2008-06-29 12:14:19
|
Bugs item #2004618, was opened at 2008-06-28 01:38 Message generated for change (Comment added) made by lheuer You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2004618&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: I/O Group: None >Status: Closed >Resolution: Invalid Priority: 5 Private: No Submitted By: Stefan Lischke (lischke2) Assigned to: Nobody/Anonymous (nobody) Summary: Broken TopicMaps are imported without error Initial Comment: if there is an association or topic with a topicref in instanceOf which references a non existing topic, there should be an Exception instead of creating empty stub topics. this behavior might be ok when using resourceRef. see: src/test/java/org.tinytim.io.ParseRolesTest.testBugImportWithoutException() ---------------------------------------------------------------------- >Comment By: Lars Heuer (lheuer) Date: 2008-06-29 14:14 Message: Logged In: YES user_id=399396 Originator: NO Even if that topic is not not mentioned explicitly in the document via <topic id="something/> a topic with the id "something" is created if that id is used within a topicRef. That is no error acc. to the XTM spec. ---------------------------------------------------------------------- Comment By: Stefan Lischke (lischke2) Date: 2008-06-28 02:09 Message: Logged In: YES user_id=646968 Originator: YES i checked this against tmapi-utils xtmparser and he imports the xtm also without any error message, so this error might be invalid. Please comment and set to invalid if d'accord ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2004618&group_id=102341 |