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

chx’s picture

I 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.

chx’s picture

Status: Active » Closed (duplicate)