Comment 7 for bug 920197

Revision history for this message
Chuck Short (zulcss) wrote :

Impact:

python-webob was shipped with a regression that was introduced in 1.1.1. This is triggered by swift, the full details of the bug can be found at: https://github.com/Pylons/webob/issues/44

Development Fix:

This patch has been fixed in quantal with the last upload.

Test Case:

Run the following test:

 nosetests test.functional.tests:TestFile.testHead

Regression Potential:

There is no regression potential.