Closed (fixed)
Project:
Webform
Version:
8.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2019 at 18:31 UTC
Updated:
29 Aug 2019 at 23:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
thallesFollow the patch!
Comment #3
jrockowitz commentedAttached patch adds test coverage with minor fixes.
Comment #4
jrockowitz commentedComment #6
raphaellmario commentedPatch Update.
I added the option to capture the file extension to make it easier to build custom requests.
Comment #7
raphaellmario commentedComment #8
jrockowitz commentedThe file extension should be the file's actual extension, parsed from the file's name. For example, jpg and jpeg are valid file extensions.
Comment #9
jrockowitz commentedComment #10
jrockowitz commentedComment #11
jrockowitz commentedComment #13
thallesThanks @all!