Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.8 RC2
-
None
Description
It uses String.getBytes() and new String(byte[]), which use the JVM encoding, instead of the equivalent methods that select a custom encoding, String.getBytes(charset) and new String(byte[], encoding).
Attachments
Issue Links
- blocks
-
XWIKI-94 Make the wiki encoding easy to configure
- Closed
- is duplicated by
-
XWIKI-2576 PDF Export with UTF-8 xwiki encoding doesn't work (no content)
- Closed