[ http://issues.apache.org/jira/browse/XMLRPC-50?page=all ]
Jochen Wiedmann closed XMLRPC-50:
---------------------------------
Resolution: Fixed
Assign To: (was: rpc-dev mailing list)
AFAIK, this has been fixed in version 2 and 3.
> UTF-8 strings not being properly serialized by XMLWriter
> --------------------------------------------------------
>
> Key: XMLRPC-50
> URL: http://issues.apache.org/jira/browse/XMLRPC-50
> Project: XML-RPC
> Type: Bug
> Components: Source
> Versions: 1.2
> Environment: Operating System: All
> Platform: All
> Reporter: Tom Bradford
>
> The XMLWriter throws an exception on all characters greater than 0xFF. This
> behavior would be proper if the XML-RPC specification still mentioned ASCII as
> the only possible content of a String, but that restriction has been removed.
> Since you're allowing UTF-8 encoding, the XMLWriter should now be able to
> accomodate multi-byte strings.
> See the Xerces-J serialization code for a better idea of how this should be
> done
> (org.apache.xml.serialize.*)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira