The theme_webform_display_multifile() function throws errors when the form is submitted, but no files have been selected for upload.

CommentFileSizeAuthor
#1 1246690-allow-empty-field.patch982 bytescyborg_572

Comments

cyborg_572’s picture

StatusFileSize
new982 bytes

This patch adds a check to make sure that $element['#value'] is not null before iterating over it.