[ 
https://issues.apache.org/jira/browse/WW-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13201648#comment-13201648
 ] 

Denis Cabasson commented on WW-3752:
------------------------------------

Apparently, the bug occurs in Tomcat 6.0.32 (which I am using), but not in 
jetty 6.1.21. I will upgrade my Tomcat and see if the issue is still there in 
the latest version of Tomcat.
                
> Charset encoding incorrect when using parameters in ServletRedirectResult
> -------------------------------------------------------------------------
>
>                 Key: WW-3752
>                 URL: https://issues.apache.org/jira/browse/WW-3752
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Dispatch Filter
>    Affects Versions: 2.3.1.1
>         Environment: Tomcat 6
>            Reporter: Denis Cabasson
>         Attachments: WW-3752.zip
>
>
> See attached test case.
> The issue seems to be that when using some parameters with a 
> ServletRedirectResult, they get encoded twice in UTF-8 : once in 
> UrlHelper.buildParametersString and a second time in 
> response.encodeRedirectURL.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to