« Return to Thread: HTTP PUT strange behavior

Re: HTTP PUT strange behavior

by Martijn Faassen-2 :: Rate this Message:

Reply to Author | View in Thread

Michael Haubenwallner wrote:
> You could try and patch the z.p 3.4.6 egg along the bugix from 3.5.3 and
>   see if that works for you.

Another way is to try running with zope.publisher 3.5.3 by putting it in
a custom [versions] in buildout.cfg

[versions]
zope.publisher=3.5.3

I don't know whether that will work though, but it might help with
experimentation.

If you can get it working (or not) please do let us know, and we can
look into this more. Hopefully Michael's suggestion will work and we can
make a zope.publisher 3.4.7 bugfix release for this.

Regards,

Martijn

_______________________________________________
Grok-dev mailing list
Grok-dev@...
http://mail.zope.org/mailman/listinfo/grok-dev

 « Return to Thread: HTTP PUT strange behavior