-
Type:
Bug
-
Status: Verified
-
Resolution: Unresolved
-
Affects Version/s: 7.3.X, Master
-
Fix Version/s: None
-
Component/s: Forms
-
Labels:None
-
Fix Priority:3
-
Sprint:Forms_7.4_05
Steps to Reproduce:
- Add a new form
- Add a text field
- Go to form Settings
- Enable "Require CAPTCHA"
- Publish form
- Go to publication URL
- Click on the Text Verification input of CAPTCHA
- Click out of the Text Verification input of CAPTCHA
- Try to Submit form
Expected Result:
There should not be an attempt to submit the Form until the Text Verification field is filled out.
Actual Result:
Although the Form is not submitted (there are no entries in view entries), there is an attempt to send the Form (the page is reloaded and then an error message appears).