Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-508

Parameter decoding uses wrong default charset

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3
    • 3
    • Engine
    • None

    Description

      As of SLING-152 the request paremeters are re-encoded if a charset parameter is present. it assumes that the default encoding is
      UTF-8 which is not the case for servlet spec compliant containers (eg. tomcat).

      change the default encoding to ISO-8851-1 or make it configurable.

      see: http://svn.apache.org/viewvc/incubator/sling/trunk/engine/src/main/java/org/apache/sling/engine/impl/parameters/Util.java?view=markup

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            tripod Tobias Bocanegra
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: