Regression for Unicode character rendering
------------------------------------------
Key: DOXIA-433
URL: http://jira.codehaus.org/browse/DOXIA-433
Project: Maven Doxia
Issue Type: Bug
Components: Module - Apt
Environment: Maven 2.2.1, site plugin 2.3
Reporter: Thorsten Möller
After upgrading the maven-site-plugin from version 2.0.1 to 2.3, I noticed that
one of my APT files in which unicode characters are used is no longer rendered
correctly to HTML. More precisely, in the APT file there are several
occurrences of
\u2713
The generated HTML file then contains
 u2713
rather than
✓
I do not have a minimal example attached, but it should be easily reproducible
using Maven 2.2.1 and site plugin 2.3 (you might also want to try with 2.0.1
where it works for me).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira