Support Article
Char '&' transforms into '&' in validation error message
SA-7910
Summary
The ampersand symbol (&) is not parsed correctly when entered into a decimal field.
Current error message:
& is not a valid decimal value
Expected error message:
& is not a valid decimal value
Error Messages
& is not a valid decimal value
Steps to Reproduce
- Create Decimal property.
- Place it in a layout.
- Add '&' char to field.
- Move focus from field.
Root Cause
The root cause of this problem is a defect in Pegasystems’ code/rules. The validation message was incorrectly displaying & as & etc in the tooltip.
Resolution
This issue is resolved by hotfix item HFix-21067. This resolved the tooltip issue with the ampersand character when the harness setting is set to full error text.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.