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 DazWorrall
Recipients DazWorrall
Date 2009-10-08.12:43:46
SpamBayes Score 0.0001344929
Marked as misclassified No
Message-id <1255005833.09.0.380246957911.issue7082@psf.upfronthosting.co.za>
In-reply-to
Content
Finger spasm submitted this without a comment, apologies.

I believe the fix applied in http://bugs.python.org/issue1403349 is not
actually correct. In the case where Content-Disposition is missing, the
'name' parameter should be on Content-Type - but the original patch
looks for 'name' on Content-Disposition, which doesn't exist.
History
Date User Action Args
2009-10-08 12:43:53DazWorrallsetrecipients: + DazWorrall
2009-10-08 12:43:53DazWorrallsetmessageid: <1255005833.09.0.380246957911.issue7082@psf.upfronthosting.co.za>
2009-10-08 12:43:46DazWorralllinkissue7082 messages
2009-10-08 12:43:46DazWorrallcreate