-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
Component/s: Issue View
-
Severity 3 - Minor
Summary
JIRA Service Desk user templates incorrectly display unencoded html entities when adding comments. For example if a user name has an apostraphe in it, such as "JIRA's Administrator", it will correctly display the ' character. This occurs with several other characters and they all display not-encoded, as it should:
- Create an user with an apostrophe on the name (e.g. JIRA's Administrator)
- Try to add a comment on the issue and see the encoded character on the comment field.
Expected Results
The text displays as normal.
Actual Results
The text does not display as expected.
Notes
This occurs on transitions as in , which appears to be the same cause.JSD-3394
Workaround
This can be worked around by disabling the templates as detailed in JSD-2257.
- is duplicated by
-
JSDSERVER-3394 Comment Internally button does not apply html encoding
-
- Closed
-
-
JSDSERVER-3611 Pre-populated texts display issue when user's name has an apostrophe
-
- Closed
-
- relates to
-
JSDCLOUD-5286 JSD - Portal shows characters as plain unencoded html entities
-
- Closed
-
-
QUALITY-241 Loading...
- was cloned as
-
QUALITY-240 Loading...