Message:
The following issue has been closed.
Resolver: Shinsuke SUGAYA
Date: Sun, 17 Oct 2004 4:09 PM
Please see JS2-149.
This problem is fixed by Ate Douma.
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/JS2-125
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JS2-125
Summary: multibyte characters are broken between ActionResponse#setRenderParameter
and RenderRequest#getParameter
Type: Bug
Status: Closed
Priority: Critical
Resolution: FIXED
Project: Jetspeed 2
Components:
l10n
Fix Fors:
2.0-dev/cvs
Versions:
2.0-dev/cvs
Assignee:
Reporter: Shinsuke SUGAYA
Created: Sat, 25 Sep 2004 3:32 PM
Updated: Sun, 17 Oct 2004 4:09 PM
Environment: java version "1.4.2_05"
Fedora Core 2
Description:
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.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]