Dieter Maurer wrote:
richard@bizarsoftware.com.au writes:
... File "/usr/lib/python1.5/xmllib.py", line 227, in goahead self.syntax_error('illegal character in content') File "/usr/lib/python1.5/xmllib.py", line 748, in syntax_error raise RuntimeError, 'Syntax error at line %d: %s' % (self.lineno, message) RuntimeError: Syntax error at line 34: illegal character in content
I'm using the latest xmlrpclib.py from www.pythonware.com for the client side - so I'm happy to blame it for generating invalid XML. Maybe a charset mismatch between client and server?
Same machine, zope instance talking to itself. Eventually, it won't be, but at the moment it is. Richard -- Richard Jones richard@bizarsoftware.com.au Senior Software Developer, Bizar Software (www.bizarsoftware.com.au)