Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-550

Source Term with mid XY was marked as transNotFound but should be transFound

    • Icon: Bug Bug
    • Resolution: Fixed
    • None
    • None
    • None

      With runtimeOptions.termTagger.markTransFoundLegacy = 0 this error messages should NOT appear anymore.
      We discovered two cases in which this error happened again:

      • First case: one term occurs in source more times that in target. Then markTransFound marks the difference in Source red. The method throwing above error can not handle this behavior, so it handles this as error.
        → The logging method should be also to be able to count terms in source and target.
      • Second Case: if in source and target there are two synonyms out of the same termentry (which is indeed a valid scenario) then one of the synonyms in source is marked red, which is wrong. This should also be corrected.

            tlauria Thomas Lauria
            tlauria Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: