[Zope-dev] XML-RPC does not work under the paster process

Roger Ineichen dev at projekt01.ch
Wed Mar 18 08:18:57 EDT 2009


Hi Michael

> Betreff: Re: [Zope-dev] XML-RPC does not work under the paster process
> 
> -----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&r
> > 1=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?

We should also add a good test case where we can see what
happens.

Regards
Roger Ineichen

> 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-----
> 
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev at zope.org
> http://mail.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  ** (Related lists -  
> http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope )
> 



More information about the Zope-Dev mailing list