[Zope-dev] XML-RPC does not work under the paster process
Michael Haubenwallner
michael at d2m.at
Sun Mar 15 10:29:41 EDT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
When using paste.httpserver instead of twisted.wsgi server
zope.publisher.xmlrpc.XMLRPCRequest.processInputs() hangs when reading 0
Bytes from the request (wsgi.input <socket._fileobject object>).
As i found the zope.publisher.http.HTTPInputStream.readlines() signature
was changed 3 years ago
from readlines(self, hint=None)
to readlines(self, hint=0)
http://svn.zope.org/Zope3/trunk/src/zope/publisher/http.py?rev=66941&r1=66940&r2=66941
Do you think we could revert the change?
Bugs reported:
zopeproject: https://bugs.launchpad.net/zope3/+bug/283089
grokproject: https://bugs.launchpad.net/grok/+bug/332063
Regards
Michael
- --
http://blog.d2m.at
http://planetzope.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFJvRDVl0uAvQJUKVYRAuMZAJ0eZBKjoInmx5CigwgjUf2gDpQyXQCfTBh5
IVbnn5i1v5WAwGPJxUJWCZs=
=+cQ+
-----END PGP SIGNATURE-----
More information about the Zope-Dev
mailing list