Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
2.3.1.1
-
None
-
Tomcat 6
Description
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.