If we do something like this, to prevent validate-extensions:
$form['field_files'][LANGUAGE_NONE][0]['#upload_validators']['file_validate_extensions'] = array();

mfw, throws a notice. Patch fixes the notice.

CommentFileSizeAuthor
mfw-notice-validator.patch928 bytesamitaibu

Comments

czigor’s picture

Status: Needs review » Fixed

Makes sense, committed. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

cweagans’s picture

Project: » Multiupload Filefield Widget