Karen,

thanks for that. Yes it is the same bug. I tried the fix and it solved
the issue. Not sure how "nice" the fix is yet but it makes the SVN
work for this project again.

o

On Jul 9, 3:04 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> On Wed, Jul 9, 2008 at 8:31 AM, oliver <[EMAIL PROTECTED]> wrote:
>
> > one more note, I was not uploading a new file. just re-saving the
> > object.
>
> > On Jul 9, 1:31 pm, oliver <[EMAIL PROTECTED]> wrote:
> > > 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?
>
> Read throughhttp://code.djangoproject.com/ticket/7635and see if what it
> describes matches your situation.  If so you are probably hitting that bug.
>
> Karen
--~--~---------~--~----~------------~-------~--~----~
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