zend-mvc icon indicating copy to clipboard operation
zend-mvc copied to clipboard

Form file error file size lost in PRG

Open Danielss89 opened this issue 10 years ago • 2 comments

Using filePRG in the post request i see that the form contains an error for filesize(i deliberately upload a file too large(based on ini set max size)) but when validating the form, it thinks the file is just missing so i get a 'value required' error. If the file was set to required=false, the form would just pass.

Danielss89 avatar Aug 11 '15 14:08 Danielss89

Could you re-post this against zend-mvc-plugin-fileprg, please? Thanks!

weierophinney avatar Apr 12 '16 20:04 weierophinney

This repository has been closed and moved to laminas/laminas-mvc; a new issue has been opened at https://github.com/laminas/laminas-mvc/issues/36.

michalbundyra avatar Jan 15 '20 19:01 michalbundyra