Details
-
Bug
-
Resolution: Fixed
-
None
-
High
-
For MemoQ XLF files it may happen that tag numbering between source and target was wrong. This is corrected now.
-
Empty show more show less
Description
problem
Tag ID and RID usage in memoQ XLF is not continuously mapped between source and target, that means: there RID is used to couple a starting and a ending tag, but the RID is increasing in the whole trans-unit, so the RIDs for the same tags in source and target are different.
The mapping between ID is correct. But for detection of which source tag is belonging to which target tag, we assume that the RID is also the same.
Therefore the tag numbering is getting mixed up.
Attachments
Issue Links
- is blocked by
-
TRANSLATE-1509 Replace TagTrait with existing whitespace helper and new tag helper class
- Backlog
- relates to
-
TRANSLATE-1440 XLF Short tag view does not accurately reflect tag order and relationship between tags
- Done
-
TRANSLATE-2282 Mixing XLF id and rid values led to wrong tag numbering
- Done