Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-705

StringEscapeUtil generate wrong output for some entities

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • lang.text.translate.*
    • None

    Description

      The entities such as "äöüÄÖÜß" are not correctly encoded in the org.apache.commons.lang3.text.translate.EntityArrays. E.g. "ä" is encoded as "00E4" according to the ISO-8859-1 standard, but is assigned to "00E5" in the class EntityArrays.
      The consequence is, that StringEscapeUtil can not produce correct output.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              moudy Dongyue Mou
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: