ASCII characters are displayed instead of special characters ina field value
We have a requirement to send the email and in subject we are using a field value which could have a special character in it (for name). So if we have an apostrophe ' in the name, then it is converted to ' and is displayed in the notification.
Also while passing the subject parameter to email notification activity, we are using the function getLocalizedtext (field value).
I have seen few related posts on pdn where a hotfix was provided to solve this issue. Could someone please advise and help ?
We are using Pega 7.2 version.