You are not logged in Log in Join
You are here: Home » Members » 4AM Productions (Evan Simpson) » POST Bugfix available for Zope 2.0 & up

Log in
Name

Password

 

POST Bugfix available for Zope 2.0 & up

Thanks to Jeff Ragsdale, we've finally been able to kill a longstanding bug that allows POST requests to interfere with each other. Symptoms include corrupted or aborted File and Image uploads, and stupid-log messages about "AttributeError: data" killing threads.

There are two different HTTPServer.py replacements avaliable. One is valid for all Zope 2.0.x and 2.1.x versions, the other for 2.2.0 through 2.2.4. As of version 2.2.5, Zope incorporates this fix.

The files are available here.