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

The frontend inserts invisible BOM (EFBBBF) characters into the saved segment

    XMLWordPrintable

Details

    Description

      problem

      The rangy lib in the frontend uses the character EFBBBF (ZERO WIDTH NO-BREAK SPACE, U+FEFF) as internal marker. It seems that this marker is not removed properly on segment saving.

      solution

      1. protect this character on import with a tag
      2. remove that character when saving a segment
      3. remove that character on export. Basicly it should not be contained in usable data.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: