-
Bug
-
Resolution: Invalid
-
Major
-
None
-
None
-
None
How to reproduce :
- create a form
- insert a file field, with max size (for example 1 MO)
- save the form
- insert a file too big (more than 1 MO)
- validate
Actual behavior:
- no error message
Expected behavior :
- user message : "the file is too big"