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

Request parameter re-encoding does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Engine 2.0.2
    • Engine 2.0.4
    • Engine
    • None

    Description

      Issue SLING-508 introduced a smart way to re-encode request parameters, if they are sent in a different encoding that the default.
      imo there is a bug that causes this functionality to fail:

      in ParameterSupport.getContainerParameters(....) new ContainerRequestParameter are generated with the respective encoding. but the
      constructor does never call setEncoding() and the re-encode is never performed.

      Attachments

        1. SLING-559-GET.esp
          1.0 kB
          Felix Meschberger

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: