Your file size validation doesn't consider the case when no max file size is set on the target field. When this happens, it should fall back to the global file max upload size. When both values are zero the validation should pass, because there's no max file size.
| Comment | File | Size | Author |
|---|---|---|---|
| max_file_size.patch | 761 bytes | dieterholvoet |
Comments
Comment #3
jefuri commentedAlready into dev and the latest alpha, thank you!
Comment #4
jefuri commented