Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-32319

Preserve the JIRA Issue Macro Link by Not Replacing Whitespace with Plus Symbol After Upgrade

XMLWordPrintable

    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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.

              ndang Nguyen Dang
              prompas Patrice Rompas (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: