[ http://issues.apache.org/jira/browse/MYFACES-435?page=comments#action_12319547 ]
Kalle Korhonen commented on MYFACES-435: ---------------------------------------- If I understood the issue correctly (not sure about the "render the unicode text as jsp" part) this should be marked as duplicate of MYFACES-272, MyFaces unnecessary encodes all non-latin characters as numeric character references even if response character encoding is set to UTF-8. > Unicode encoding > ---------------- > > Key: MYFACES-435 > URL: http://issues.apache.org/jira/browse/MYFACES-435 > Project: MyFaces > Type: Wish > Components: JSF 1.1 > Versions: 1.0.9 beta > Reporter: yanglin > > I wish HtmlResponseWriterImpl will render the unicode text as jsp, not encode > as &#XXXXX;, it's difficult to view the html source. especially not encoded > to javascipt. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira
