Re: Opera File Upload Issue

2009-04-23 Thread pcoles
Szymon discovered the cause - which was a bug in modwsgi 2.3 that is now fixed in modwsgi 2.4 http://code.google.com/p/modwsgi/issues/detail?id=121 (thanks for the fix Graham!) On Apr 23, 2:35 pm, Szymon wrote: > Hello, > > I've faced same problem today. Have you find solution? Or anyone know

Re: Opera File Upload Issue

2009-03-30 Thread pcoles
btw, in regards to the 2001 forum post - I went into the upload handler and had it raise an exception on the content-type, and this was formed properly on one line On Mar 30, 12:37 pm, Peter wrote: > I'm having an opera file upload issue, which may not be django's > fault, but I'm curious if any