[Zope-dev] XML-RPC does not work under the paster process
Michael Haubenwallner
michael at d2m.at
Wed Mar 18 08:12:36 EDT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Michael Haubenwallner wrote:
> 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
>
Bump - maybe my description was too complicated, but the issue is serious:
XMLRPC is broken at least with paste.httpserver
Any input on the implications of reverting the change in revision #66941?
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
iD8DBQFJwOU0l0uAvQJUKVYRAnILAKCOSnA3YfUXilqoTD74/ukemGPkyACgil0O
1F0ZmR11vhodC33S6Wcg0z0=
=JX17
-----END PGP SIGNATURE-----
More information about the Zope-Dev
mailing list