Needs review
Project:
Plupload integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2012 at 17:35 UTC
Updated:
5 Mar 2012 at 20:36 UTC
Jump to comment: Most recent file
Comments
Comment #1
deviantintegral commentedHere's a patch that contains the following two commits:
There is certainly some cleanup that could be done as a part of the error handling. Specifically, die() should be removed and proper HTTP error status codes should be used. I think it's reasonable to handle those as a part of a separate issue.
This patch isn't needed for the 7.x-1.x branch as the D7 module doesn't create nodes at all.
Comment #2
deviantintegral commentedHere's an additional commit that logs the browser and runtime to the watchdog when a corrupted image is detected.