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 ©) 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 ©).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira