[
https://issues.apache.org/jira/browse/MYFACES-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655759#action_12655759
]
Nick Belaevski commented on MYFACES-2126:
-----------------------------------------
Two almost identical pages attached. One uses HTML and the other uses XHTML.
Compare results of pages execution in FF3
> CLONE: Javascript alert Should not display UnicodeEncoder dispose result
> ------------------------------------------------------------------------
>
> Key: MYFACES-2126
> URL: https://issues.apache.org/jira/browse/MYFACES-2126
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 1.2.5
> Reporter: Nick Belaevski
> Attachments: yena-xhtml.jsp, yena.jsp
>
>
> When response writer outputs script nodes for encoding another then UTF-8 it
> encodes all symbols greater than 0x80. That makes component behavior
> dependent on what mode: HTML or XHTML is used by application developer.
> This issue is clone of https://issues.apache.org/jira/browse/MYFACES-218 that
> has been closed as "Won't fix" because reporter provided client-side
> workaround, but this workaround isn't acceptable for me.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.