-
Bug
-
Resolution: Duplicate
-
Low (View bug fix roadmap)
-
8.2.3
-
8.02
-
Severity 3 - Minor
-
Issue Summary
German umlauts are not displayed correctly when using batch notifications and text notification format
Environment
- Jira 8.2.3
Steps to Reproduce
- Enable Batch notifications
- Change your user profile to get Text email notifications (away from default of HTML format)
- Enable profile preferences to get notifications of own changes (makes it easier to test this, but changes made by other users would also test this too)
- Create/edit an issue that has a summary that contains an umlaut character
- wait to receive batched email notification
Expected Results
All characters are represented correctly in the notification message
Actual Results
If the summary contains special German characters, such as those with umlauts, they are replaced by the HTML code character value instead such as
ß ü
instead of the expected values of
ß ü
example email received where this happens:
SCRUM / SCRUM-26 [To Do] HELLO WORLD ö ä ü ß test 12345 ============================== Here's what changed in this issue in the last few minutes. This issue has been created View or comment on issue using this link http://localhost:8823/browse/SCRUM-26 ============================== Issue created ------------------------------ admin created this issue on 17/Jul/19 3:10 PM Summary: HELLO WORLD ö ä ü ß test 12345 Issue Type: Task Assignee: Unassigned Created: 17/Jul/19 3:10 PM Priority: Low Reporter: admin Description: hi ============================== This message was sent by Atlassian Jira (v8.2.3#802003-sha1:5986657)
Notes
Does not affect HTML notifications, nor does this appear to affect the other notifications outside the batched notifications
Workaround
- You could turn off batched notifications to prevent this temporarily
- Or you could switch notifications to HTML format instead.
- duplicates
-
JRASERVER-68991 non-ASCII characters are displayed in html encoding in plain-text email template from batched notifications feature
-
- Closed
-
- is cloned by
-
MNSTR-3139 Loading...