This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mlk
Recipients mlk
Date 2011-02-21.10:18:22
SpamBayes Score 0.00074287906
Marked as misclassified No
Message-id <1298283503.56.0.721990279389.issue11269@psf.upfronthosting.co.za>
In-reply-to
Content
Tested on Python 2.7, but probably affects all versions. Test case is attached.

The reason this went unnoticed until now is that browsers are very conservative when quoting field names, so most field names are the same after their quoting.

Related bug in WebOb: https://bitbucket.org/ianb/webob/issue/2
History
Date User Action Args
2011-02-21 10:18:23mlksetrecipients: + mlk
2011-02-21 10:18:23mlksetmessageid: <1298283503.56.0.721990279389.issue11269@psf.upfronthosting.co.za>
2011-02-21 10:18:23mlklinkissue11269 messages
2011-02-21 10:18:22mlkcreate