You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (Created) (JIRA)" <de...@myfaces.apache.org> on 2011/11/18 15:18:57 UTC

[jira] [Created] (MYFACES-3403) jsf.js: uri encoding only works on UTF.-8 encoding

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