Uploaded image for project: 'Commons Configuration'
  1. Commons Configuration
  2. CONFIGURATION-8

[configuration] Escaped unicode characters in the key are not unescaped

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Nightly Builds
    • None
    • None
    • None
    • Operating System: other
      Platform: Other

    • 36991

    Description

      PropertiesConfiguration doesn't unescape unicode characters in the keys of the
      properties. java.util.Properties does :

      "Characters not in Latin1, and certain special characters, can be represented in
      keys and elements using escape sequences similar to those used for character and
      string literals (see §3.3 and §3.10.6 of the Java Language Specification)."

      Attachments

        Activity

          People

            Unassigned Unassigned
            ebourg Emmanuel Bourg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: