Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Upcoming Branch
Description
When trying to submit an upload form with empty required fields,
the validation is not blocked and the submit is made.
Here is a patch to allow required validation control in upload forms