----- Original Message ----- From: "Andrew Evers" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 10, 2003 4:45 PM Subject: [Bug 17665] - XML-RPC client doesn't handle the enconding specified by the XmlRpc.setEncoding() method
[snip] > In the case of a system that only uses our packages, this means that > setting the encoding on the client or the server will only set the encoding > for writing. The read encoding is left to the XML parser to decide. This > is desirable behaviour. The problem is that MinML doesn't seem to do > this (although I am open to corrections). MinML does not to autodetect of encoding nor does it take notice of the encoding part of the XML declaration (if present). I am in process of fixing both these issues. The next release of MinML will support both auto detection and the encoding part of the XML declaration . John Wilson The Wilson Partnership http://www.wilson.co.uk