[ http://issues.apache.org/jira/browse/MYFACES-435?page=comments#action_12319605 ]
yanglin commented on MYFACES-435: --------------------------------- "render the unicode text as jsp" means jsp will render unicode text such Simple Chinese as it is, which can read by human, even it is encoded in property file by native2ascii.exe. > 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
