-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP FP22
-
Fix Version/s: 7.0.0 DXP FP23, 7.0.X EE, 7.0.4 CE GA5
-
Component/s: Forms
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:4
-
Git Pull Request:
Because of incorrect BPR in LPS-71245 the issue is still reproducible in 7.0.x
Steps to Reproduce:
- Create a new form with:
- A text field with label Correo Electrónico (CorreoElectrónico will be the field name).
- Add to the text field a validation (email type) with any error message.
- Save the created form.
- Edit again the email field and check validation.
Expected Result:
Validation type is saved and applied to form values entered.
Actual Results:
Validation doesn't appear to be saved, but when filling a form error message always appears even if mail is valid.
- is caused by
-
LPS-71245 Text field in form with accent in label isn't saved correctly
- Closed