-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 1, 7.1.X, Master
-
Component/s: Forms
-
Labels:
-
Fix Priority:4
-
Git Pull Request:
Steps to Reproduce:
- Go to Liferay > Content > Forms
- Create a new Form
- Add a text field
- Enable Validation
- Create a validation like: Does not contains "Hello"
- Save and Publish Form
- Go to published URL
- Type "Hello" on text field and press tab
- Delete "Hello" and press tab
- Type "Hello" on text field and press tab
- Repeat steps 9 and 10 multiple times
Expected Result:
Error message should appear everytime user types "Hello" on text field and press tab
Actual Result:
Sometimes validation message is not displayed