Issue Details (XML | Word | Printable)

Key: JS2-125
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Unassigned
Reporter: Shinsuke SUGAYA
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jetspeed 2

multibyte characters are broken between ActionResponse#setRenderParameter and RenderRequest#getParameter

Created: 25/Sep/04 10:32 PM   Updated: 17/Oct/04 11:09 PM
Return to search
Component/s: i18n and l10n
Affects Version/s: 2.0-dev/cvs
Fix Version/s: 2.0-dev/cvs

Time Tracking:
Not Specified

Environment:
java version "1.4.2_05"
Fedora Core 2

Resolution Date: 17/Oct/04 11:09 PM


 Description  « Hide
J2 cannot handle multibyte characters when calling ActionResponse#setRenderParameter(String, String)
and RenderRequest#getParameter(String). For example, in PreferencePortlet.java
and pref-view.jsp, "invokeMessage" is displayed as garbage in Japanese
environment.

J2 needs to "x-www-form-urlencoded" encode names and parameters.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Shinsuke SUGAYA added a comment - 17/Oct/04 11:09 PM
Please see JS2-149.
This problem is fixed by Ate Douma.

Shinsuke SUGAYA made changes - 17/Oct/04 11:09 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]