jsf.js: uri encoding only works on UTF.-8 encoding
--------------------------------------------------
Key: MYFACES-3403
URL: https://issues.apache.org/jira/browse/MYFACES-3403
Project: MyFaces Core
Issue Type: Bug
Reporter: Werner Punz
Priority: Minor
We currently use the function encodeUriComponent to encode our input texts. The
problem with this function as used is, that it is bound to utf-8. Now, if we
switch the encoding we send down garbage and get garbage back.
We have to investigate on what we can use for proper uri encoding in other
charsets.
--
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