Support Article
Ampersand (&) value in Audit History displayed as &
SA-82033
Summary
Field values in the Audit History of a case display the HTML values for special characters.
For example,
& (Ampersand ) is displayed as &
+ (plus) is displayed as +
Error Messages
Not Applicable
Steps to Reproduce
- Include some special characters in the Field Values.
- Set these values through parameters and display them in the Audit History of the case.
Root Cause
A defect in Pegasystems’ code or rules.
HTML tags were displayed while the Field values in the Audit History were displayed. This HTML representation was replaced using the unescapeHtml() method in the org.apache.commons.lang.StringEscapeUtils Java class.
Resolution
Apply HFix-54179.
Published August 15, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.