From: SourceForge.net <no...@so...> - 2004-05-27 15:50:00
|
Bugs item #961656, was opened at 2004-05-27 08:49 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=961656&group_id=27895 Category: Import/Export Group: TM4J 0.9.4 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: XTM Import of "id-less" topics Initial Comment: A topic, which is missing the required attribute 'id' (following the xtm dtd) can be imported from an xtm file. The result is as follows: <topic id="null"> ... </topic> That means that all "id-less" topics are merged into one single topic with id="null" According to my opinion that is an error. TM4J should create an id for every single topic or otherwise an exception should be thrown. Thanks Stefan (st...@fr...) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391879&aid=961656&group_id=27895 |