-
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...
Form Name |
---|
[CONFSERVER-43207] JIRA Macro couldn't render issues when the filter contains multi-byte characters
Remote Link | New: This issue links to "Page (Extranet)" [ 511822 ] |
Labels | Original: 74 affects-server bugfix encoding i18n-bug samurai warranty | New: 74 74-lo affects-server bugfix encoding i18n-bug samurai warranty |
Link |
New:
This issue incorporates |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
UIS | Original: 36 | New: 28 |
UIS | Original: 28 | New: 36 |
Support reference count | Original: 48 | New: 49 |
Labels | Original: 74 affects-server bugfix encoding i18n-bug warranty | New: 74 affects-server bugfix encoding i18n-bug samurai warranty |
Labels | Original: affects-server bugfix encoding i18n-bug warranty | New: 74 affects-server bugfix encoding i18n-bug warranty |
A fix for this issue is available to Server and Data Center customers in Confluence 7.3.2
Upgrade now or check out the Release Notes to see what other issues are resolved.