Closed (duplicate)
Project:
Mupload
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 May 2011 at 03:46 UTC
Updated:
3 Jun 2011 at 10:25 UTC
As reported in http://drupal.org/node/1142382#comment-4461912
Adding file_put_contents('/tmp/log', count($_FILES), FILE_APPEND); to mupload_field_widget_process_multiple reports zero. $_FILES is empty. Checking what's going on.
Comments
Comment #1
chx commentedI do not have a patch to help :( I deleted most of the process function to avoid the sort and it seems to work. I guess it won't work for the plain file upload failback but ... this is flying over my head and I have limited time to put in.
Comment #2
chx commented#1164552: image upload: only the last image is save