-
Type:
Bug
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: MatchAnalysis & Pretranslation
-
High
-
Fix for a problem where term collection repetitions where skipped in the analysis.
-
Emptyshow more show less
Problem
If segment is pre-translated from term collection and this segment contains repetitions, only the first 2 repeated segments(including the master repetition-master segment) will be counted in the analysis but not the rest of the repeated segments.
Solution
Clone the cached repetition result so the matchrate is not overwritten.