Hi,

I get this odd error:
http://dpaste.com/61580/

"SuspiciousOperation: The multipart parser got stuck, which shouldn't
happen with normal uploaded files. Check for malicious upload
activity; if there is none, report this to the Django developers."

This started happening only since I updated my django SVN from (some
where before rev 7700) to the latest (today).

How I trigger the error is when I try to save an object in the django
old admin which has edit inline of objects which contain files in
them.
Rather I save/edit an existing one which already has files attached to
the main object (via edit inline).

This all worked fine for ages till I update the svn. The error points
to the "new" multipartparser.py file.

Any ideas how to fix this or is it a bug?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to