|
That
sounds a lot like an encoding-related problem. If a client sends UTF-8, and
some server starts treating it as Latin-1, or conversely, then they will
disagree on the length of the string, as UTF-8 characters can be 1, 2 or 3 bytes
long, whereas Latin-1 characters are always 1 byte
long.
-----Original
Message-----
From: Kurt Ward [mailto:[EMAIL PROTECTED] Sent: 27 February 2002 00:16 To: [EMAIL PROTECTED] Subject: XML-RPC problems
|
- XML-RPC problems Kurt Ward
- Posts Kurt Ward
- James Bates
