-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Seam / JSF UI
-
Tags:
-
Sprint:nxNag Sprint 7.1-4
When an error message contains quotes, the ambiance javascript library does not display the error message properly because of a missing escaping.
Sample error message :
Document validation failed: 2 constraint violation(s) thrown. First one is: 'This value must match the format "[A-Z][a-z '-]+".', call DocumentValidationException.getViolations() to get the others.
- is required by
-
NXP-16217 Perform field constraints validation on JSF forms
- Resolved