-
Bug
-
Resolution: Unresolved
-
Medium
-
2
-
Severity 3 - Minor
-
1
-
Issue Summary
Few characters in French, Spanish and Portuguese are not being displayed properly in the macro description. For example character “é” is displayed as é.
I have added the corresponding unicode value “\u00E9” in the fr_FR.json file but still it doesn’t show the correct result.
Original report: https://community.developer.atlassian.com/t/special-characters-a-e-not-shown-properly-in-the-macro-description-for-few-languages/48142
Steps to Reproduce
- Use a special character in a macro description
- view the description
Expected Results
Special character (é) would display correctly
Actual Results
Special character (é) shown as é
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available