-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X
-
Fix Version/s: 7.0.0 DXP FP85, 7.0.10.12 DXP SP12, 7.0.X
-
Component/s: Forms
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce
- Create a new form with one Text Field.
- Add validation for that field. It must contains the text "F"
- Save the form.
- Deploy Forms portlet and select previously created form.
- Type the text "1234F"
Expected behavior
There's no validation error since the text 1234F contains the subtext "F"
Actual behavior
There's a validation error.
- is related to
-
LPS-86661 Form Number Validation Allows "f" & "d" characters
- Closed