-
Suggestion
-
Resolution: Won't Do
-
None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
After upgrade to Confluence 5.3, all the JIRA Issue Macro links in Confluence page with whitespace character right after the colon such as following format:
{jira: XYZ-1234}
...
are linked to a wrong URL as a result of plus sign ('+') replacing the whitespace character such as follows:
<base-url>/browse/+XYZ-1234
Confluence should preserve the URL such as follows:
<base-url>/browse/XYZ-1234
...
so that it will link to a valid JIRA Issue.
- relates to
-
CONFSERVER-33684 Confluence JIRA Macro turns plus signs into whitespace after decoding JIRA Issues Navigator XML link
-
- Closed
-
-
CONFCLOUD-32319 Preserve the JIRA Issue Macro Link by Not Replacing Whitespace with Plus Symbol After Upgrade
- Closed