Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
Description
Steps to Reproduce
- Go to Content > Forms
- Add a new form
- Add a Date field
- Add an Upload field
- Publish form
- Go to Publish URL
- Input the string "test" in both Date field and Upload field
- Submit
Expected Result:
Form should validate that the Date field has a valid date inputted. Should also validate that the Upload field has a file added.
Actual Result:
Form submits successfully.
Note The fields are validated for real values if they are set to "Required". A blank, non-required field should be accepted, but if the user inputs a value, it should be checked as valid.
Attachments
Issue Links
- is fixed by
-
LPS-71982 Forms Date field accepts invalid values
- Closed