Command Button doesn't work with Unicode
----------------------------------------
Key: RF-9665
URL:
https://jira.jboss.org/browse/RF-9665
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input
Affects Versions: 4.0.0.Milestone3
Environment: RichFaces 4.0.0-SNAPSHOT r.19944
Metamer 4.0.0-SNAPSHOT r.19944
Apache MyFaces JSF-2.0 Core Impl 2.0.2
Apache Tomcat 6.0.28
OpenJDK Runtime Environment 1.6.0_18-b18 @Linux
Chrome 7.0.517.44 @ Linux x86_64
Reporter: Pavol Pitonak
1. deploy Metamer with MyFaces
2. open one of the following pages:
http://localhost:8080/metamer/faces/components/a4jCommandButton/simple.xhtml
http://localhost:8080/metamer/faces/components/a4jCommandLink/simple.xhtml
http://localhost:8080/metamer/faces/components/a4jAjax/hCommandLink.xhtml
http://localhost:8080/metamer/faces/components/a4jAjax/hInputText.xhtml
http://localhost:8080/metamer/faces/components/a4jAjax/hInputTextarea.xhtml
http://localhost:8080/metamer/faces/components/a4jAjax/hInputSecret.xhtml
3. type "asdfľščť"
result:
output is "asdf????" instead of "asdfľščť"
It works when a4j:ajax wraps h:commandButton
(
http://localhost:8080/metamer/faces/components/a4jAjax/hCommandButtonWrap...).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira