You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jakob Korherr (JIRA)" <de...@myfaces.apache.org> on 2011/05/16 11:12:47 UTC

[jira] [Created] (MYFACES-3149) HTML entities are removed

HTML entities are removed
-------------------------

                 Key: MYFACES-3149
                 URL: https://issues.apache.org/jira/browse/MYFACES-3149
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 2.0.5
            Reporter: Jakob Korherr
            Assignee: Jakob Korherr


When using HTML entities (like &copy;) in a facelet page, they are removed in the final HTML by MyFaces. When using Mojarra, they are kept.

Current workaround: use UTF-8 as encoding of the local xhtml files and directly use the HTML entities' values (© instead of &copy;).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira