#8622: Exceptions in UploadHandler cause hang
-------------------------------------------+--------------------------------
Reporter: kmtracey | Owner: nobody
Status: new | Milestone: 1.0
Component: File uploads/storage | Version: SVN
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Changes (by vung):
* has_patch: 0 => 1
Comment:
Since the error is caused by triggering again POST data parsing, it would
make sense for the fix to try to prevent it somehow; this is what the
attached patch does.
Unrelated, but maybe useful for someone who (like me, until now) doesn't
know: if an error is elusive, set DEBUG_PROPAGATE_EXCEPTIONS to True in
settings.py
--
Ticket URL: <http://code.djangoproject.com/ticket/8622#comment:6>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---