Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form file error file size lost in PRG #4

Open
michalbundyra opened this issue Jan 15, 2020 · 2 comments
Open

Form file error file size lost in PRG #4

michalbundyra opened this issue Jan 15, 2020 · 2 comments

Comments

@michalbundyra
Copy link
Member

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.


Originally posted by @Danielss89 at zendframework/zend-mvc#22

@michalbundyra
Copy link
Member Author

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


Originally posted by @weierophinney at zendframework/zend-mvc#22 (comment)

@samsonasik samsonasik transferred this issue from laminas/laminas-mvc Jul 16, 2020
@samsonasik
Copy link
Member

I transfered the issue. Currently in laminas-mvc-plugin-fileprg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants