Re: utf-8 encoding, xmlrpc server
Helge Hess <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sep 24, 2003, at 10:18 AM, Jan Reichmann wrote: > I don`t now exactly, but I think that al least the xml-rpc parser > should support > unicode. I will take a look. Which it does. (if not, it is a major bug in the libxml2 SAX driver) But the problem does not come from XML, but from PostgreSQL: ---snip--- org.apache.xmlrpc.XmlRpcException: PostgreSQL72FatalError: fatal pgsql error (channel=<PostgreSQL72Channel[0x09F2D73C] connection=0x0A7D2E00>): ERROR: Invalid UNICODE character sequence found (0xdf65) ---snap--- I would guess that all this is unrelated to XML-RPC and that the PostgreSQL database charset is not properly configured. Walter: do Umlauts work for you in the Web interface? regards, Helge -- OpenGroupware.org => http://www.opengroupware.org/ -- OpenGroupware.org XML-RPC [email protected] http://mail.opengroupware.org/mailman/listinfo/xmlrpc