-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
6.5.0, 6.6.0
-
5
-
Severity 3 - Minor
-
0
-
Description
When the user added more than 1 JIRA ticket in a Confluence page and using the Russian language, the JIRA link macro beside the page title will display some special characters and not able to render it correctly.
PS: Tested on confluence 6.4 and the bug is not affected the previous version.
Steps to reproduce
- Create an application link from Confluence to JIRA.
- Create a Confluence page
- Add 2 JIRA ticket in the confluence page
Expected Result
The character is rendered correctly.
Actual Result
Recording #37.mp4
As I've mentioned, there are some other incorrectly encoded translations. You need to unpack the language jar-file, find the file with the i18n-key you need to update and replace the translations with the correct ones.
There is a guide who to repack the bundled libraries:
https://confluence.atlassian.com/confkb/how-to-edit-files-in-confluence-jar-files-103711179.html