Added by Quan Li almost 13 years ago
Hi,
I'm uploading a big file (2,285,199,368 bytes) using WFileUpload widget, IE & Chrome seems working fine, however when using firefox 10.0, WT crashed due to firefox sending malformed header(Content-Length: --2009767703).
It appears that firefox mishandles signed/unsigned int32, wt should protect itself from crashing.
This problem happens on WT 3.2.0 (git commit 4e198c7dc5)
thanks,
-Quan
Hey Quan,
That's bad indeed. I've created a bug for this: http://redmine.emweb.be/issues/1161
Regards,
koen