-
Type:
Task
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: TermPortal
-
High
-
Emptyshow more show less
In the current implementation, if the imported tbx contains tag errors, the tbx import will break in the place where the tag error is found. All term entries after that are ignored and no info is provided to the user about the problem.
If it is possible and it does not require a lot of effort to implement:
whenever the xml reader founds invalid tag within term entry, we ignore this term entry, and log info about the skipped data. The import continues with the next term entry in the tbx file.