Chris Withers wrote:
>
> [EMAIL PROTECTED] wrote:
> >
> > RuntimeError: Syntax error at line 34: illegal character in content
>
> This was the bane of one of our projects to the point where Andy re-wrote
> ZMailIn to no-longer use XML-RPC.
Yeah, I am currently base64'ing the data, and it works.
> It's to do with stuff-which-should-probably-be-entities but we never tracked
> down what wasn't encoding something when it should have done.
> I'd blame the marshalling code in xmlrpclib.py myself.
>
> If you ever fix this, do let us know :-)
Unfortunately, I have no time to go chasing around the xmlrpc specs :(
Richard
--
Richard Jones
[EMAIL PROTECTED]
Senior Software Developer, Bizar Software (www.bizarsoftware.com.au)
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )