Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 1.9.2
-
Labels:None
-
Environment:JDK 1.4.2, Linux 2.4.17, Debian Unstable
Description
Unicode entities from projext.xml are not shown in generated site in HTML or even in XML.
For example if there is a developer "name with letter ś",
in project.xml then in generated xml i html his named
"name with letter ?".
project.xml encoding does not matter here.
Setting any encoding e.g. ISO-8859-2, does not work either.
After further investigation I found that it does not work
only in iso-8859-1 and utf-8 output encoding.