-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 1.0
-
Component/s: Core - Content REST APIs
a) The XML-RPC server defaults to serving ISO-8859-1 instead of UTF-8.
b) The XmlWriter class will blow up on any character > 0xFF, which seems rather, well, stupid.
Fix, and make a patched library jar available for users.