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

TermCollection-Update: (At least) one term is lost, although in tbx

XMLWordPrintable

    • Medium
    • FIXED: 'same' terms check is now case sensitive

      Problem

      When importing tbx file with the following terms, first import goes ok, but if imported 2nd time - 'SOLL-Temperatur' term is being removed for some reason, which should not be that way.

      <langSet xml:lang="DE">
      <tig>
      <term>Soll-Temperatur</term>
      <termNote type="processStatus">finalized</termNote>
      <termNote type="Freigabe durch:">M</termNote>
      <termNote type="administrativeStatus">preferred</termNote>
      </tig>
      <tig>
      <term>Solltemperatur</term>
      <termNote type="processStatus">finalized</termNote>
      <termNote type="Freigabe durch:">M</termNote>
      <termNote type="administrativeStatus">notRecommended</termNote>
      </tig>
      <tig>
      <term>SOLL-Temperatur</term>
      <termNote type="processStatus">finalized</termNote>
      <termNote type="Freigabe durch:">M</termNote>
      <termNote type="administrativeStatus">notRecommended</termNote>
      </tig>
      </langSet> 

      Solution

      This should be investigated and fixed

            pavelperminov Pavel Perminov
            pavelperminov Pavel Perminov
            Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: