With Webform 7.x-4.12, I get the following notice once for every form submission, that has no file attached:

Notice: ZipArchive::addFile(): Empty string as filename in webform_zip_exporter->post_process() (line 29 of sites/all/modules/contrib/webform_zip_exporter/includes/webform_zip_exporter.inc).

STR:
- Create a webform node with at least one optional file field.
- Submit the form without uploading a file.
- Export the results using webform_zip_exporter

CommentFileSizeAuthor
#2 2849038-2.patch721 bytesfeyp

Comments

FeyP created an issue. See original summary.

feyp’s picture

Status: Active » Needs review
StatusFileSize
new721 bytes

Attached is a patch against 7.x-1.x-dev.