- Issue created by @hazn
- 🇧🇬Bulgaria pfrenssen Sofia
Thanks for starting this and adding a test! I reviewed the code and left a comment on the MR. Let's follow the same logic as used in the Webform module.
- 🇧🇬Bulgaria pfrenssen Sofia
The Webform module also has a limit on the upload size across all files in a form. This is controlled with the
form_file_limit
limit in the webform, and the global settingsettings.default_form_file_limit
.This is not in scope of this issue but it would be great if we can adhere to this as well. I created a feature request for this: ✨ Respect the file limit Active .
- 🇧🇬Bulgaria pfrenssen Sofia
Created a bug report in the Webform module about the PHP limit being ignored under certain circumstances: 🐛 Upload filesize limit doesn't properly account for PHP max upload setting Active .
-
pfrenssen →
committed 9d50cb04 on 2.x authored by
hazn →
Issue #3478477 by hazn, pfrenssen: Fix querying for maxFileSize of...
-
pfrenssen →
committed 9d50cb04 on 2.x authored by
hazn →
Automatically closed - issue fixed for 2 weeks with no activity.