-
Bug
-
Resolution: Fixed
-
Medium
-
5.10.1, 5.10.8, 6.0.2, 6.0.3, 6.1.0, 6.1.1, 6.12.1
-
49
-
Severity 2 - Major
-
28
-
Summary
JIRA Macro couldn't render issues when the filter contains multi-byte characters.
Environment
- Confluence 5.10.1
- JIRA 7.1.9
Steps to Reproduce
- Install vanilla JIRA 7.1.9
- Create a project
- Create two issues as follows
- Install vanilla Confluence 5.10.1 and integrate it with the JIRA
- Create a space and a page
- Use JIRA Macro with the following two types of filters
- summary ~ "テスト"
- summary ~ "test"
- Check if the macro works fine in the preview dialog
Expected Results
Even if we use Japanese characters in the filter, the issue should be rendered in the page as it works fine with the other filter which contains only English characters.
Actual Results
When we use Japanese characters in the filter, the issue wasn't rendered in the page correctly.
Notes
- We can use the filter (JQL) in JIRA to find the issue
- The filter which contains Japanese characters also works fine in the macro preview dialog as I mentioned in the above image
- You can reproduce this bug not only with Japanese characters but also Russian, Korean, Chinese characters (any muti-byte characters)
- This bug *WASN'T seen on Confluence 5.9.12 with JIRA 7.1.9
Workaround
- Stop Confluence
- Add the following line into the bin/setenv.sh file
CATALINA_OPTS="-Dfile.encoding=UTF-8 ${CATALINA_OPTS}"
- Start Confluence
- incorporates
-
CONFSERVER-59426 JIRA Macro couldn't render issues when the custom field contains multi-byte characters
-
- Closed
-
- is related to
-
CONFSERVER-45412 Cannot update JIRA issues, when a user presses Update link in JIRA Issue macro in Japanese version Windows OS.
-
- Gathering Impact
-
- mentioned in
-
Page No Confluence page found with the given URL.
-
Page Failed to load
-
Page Failed to load
-
Page Loading...
-
Page Loading...