jsf.js: improvement of the encoding handling
--------------------------------------------
Key: MYFACES-3400
URL: https://issues.apache.org/jira/browse/MYFACES-3400
Project: MyFaces Core
Issue Type: New Feature
Affects Versions: 2.0.10, 2.1.4
Reporter: Werner Punz
Currently the default behavior for the encoding is UTF-8 for an ajax request
with a config param for overriding the default encoding. Now due to a user
request this does not work out. We need to have the ajax encoding more
flexible. The idea is to detect the ajax encoding one way or the other
(probably by dom parsing) and to adjust the request encoding accordingly.
Investigation and code will be logged under this issue. However it is not sure
if the final result will make it into 2.1, accordingly to the JSF-EG and the
Mojarra people we will discuss it out whether the fixup will make it into the
2.1 codebase or not.
--
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