-
Type:
Bug
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: TermTagger integration, TrackChanges
-
Medium
-
Emptyshow more show less
Problem
When we have TrackChanges inside of Terms, the Term will not be recognised any more.
Sample:
Term: Hello World
Segment Org: Hello World
=> Hello<ins> stupid</ins> World
=> Hello<del><ins> stupid</ins</del> World
In "Segment Org" Term is recognised. After 1-st change Term is not recognised any more, which is correct. After 2-nd change Term should be recognised again. And this is not the case.
Solution
?? Must be fixed but how?? needs to be written by developer. Either its a TrackChanges- or a Termtagger-problem