2 Aug
2002
2 Aug
'02
9:10 p.m.
Sidnei da Silva writes:
Im trying to fetch a string via XML-RPC from Zope (into Flash) and some characters are being encoded in a way that isnt understandable by my client library.
I tried using python to do the same task, and then realized that the problem may be that Zope isnt setting the right encoding when spitting out XML responses. Almost surely.
Dieter