Hi Marat,
I understand that you are seeing some strange characters on a Jira issue page, specifically in the issue link / confluence page link section. I have seen this issue before, but there can be a few different things to cause this. It tends to happen because either Jira or Confluence (or both) applications are during different character encodings for their specific Java run time environments.
In Jira:
I would first recommend trying to follow the KB JIRA Application internationalisation and encoding troubleshooting. We recommend that Jira use a UTF-8 encoding in the java runtime, but Jira can't always set this in the environment. It tends to be largely dependent upon the JRE/JDK runtime that Jira opens up in, but you can follow the steps in that KB to set this manually:
Start JIRA with the parameters
-Dfile.encoding=utf-8 and -Dsun.jnu.encoding=UTF-8
. See Setting properties and options on startup.
Try that first, set those two startup arguments, and restart Jira to see if this helps. If you still see this same problem, then I would proceed to the next steps.
In Confluence:
I would interested to see if you can run the Character Encoding test as outlined in Troubleshooting Character Encodings. These results can probably give us more details on where to focus next if the problem persists.
Please let me know the results.
Andy
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register todayOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.