Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-1030

Initial redirect does not encode URL properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 1.5.1
    • None
    • JSF-Module
    • None
    • JBoss EAP 6.4.4
      -Dorg.apache.catalina.connector.URI_ENCODING=UTF-8

    Description

      Unicode Parameters on the initial request to an application won't get encoded properly.
      They are currently encoded by the response's default encoding (i.e. ISO8859-1). The encoding for the servers URL parameters could possible be another one. I.e. we are using a UTF-8 (due to vm parameter -Dorg.apache.catalina.connector.URI_ENCODING=UTF-8 on our JBoss EAP 6.4).
      So Deltaspike generates a redirect URL to the same Application/Server with an incorrect encoding.

      The test ist quite simple, just use parameters with German umlauts on the initial request to a server which supports UTF-8 URL parameters.

      Attachments

        Activity

          People

            rafabene Rafael Benevides
            aschaberl Armin Schaberl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: