Application Navigator shows HTML-encoded instance names (for example, '&amp' instead of '&') for linked Jira/Bitbucket applications.

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 10.3.13, 11.3.0
    • Component/s: Application Links
    • None
    • 10.03
    • 1
    • Severity 3 - Minor

      Issue Summary

      Application Navigator shows HTML-encoded instance names (for example, '&amp' instead of '&') for linked Jira/Bitbucket applications.

      Steps to Reproduce

      Step 1 — Set instance names containing “&”

      In Jira

      1. Log in as an admin
      2. Go to Administration → System → General Configuration
      3. Click Edit Settings
      4. Set the Title field containing: &
      5. Save the configuration

      In Bitbucket

      1. Log in as an admin
      2. Go to Administration → Server settings
      3. Set the Display Name / Server Name containing: &
      4. Save the configuration

      Step 2 — Create Application Links between Jira and Bitbucket

      From Jira

      1. Go to Administration → Applications → Integrations → Application Links
      2. Enter the Bitbucket base URL
      3. Create and confirm the link

      From Bitbucket

      1. Go to Administration → Application Links
      2. Enter the Jira base URL
      3. Create and confirm the link

      (Ensure both links show as Connected.)

      Step 3 — Check the Application Navigator in Jira

      1. In Jira, look at the top-left navigation bar (Application Navigator)
      2. You will see the Bitbucket application name showing as '&amp' in place of '&'

      Step 4 — Check the Application Navigator in Bitbucket

      1. In Bitbucket, look at the top-left navigation bar
      2. You will see the Jira application name showing as '&amp' in place of '&'

      Screenshots has been attached from Jira & Bitbucket Instances for the affected versions.

      Note: We tested on the Jira Latest release of 10.3.14, and the issue is also reproducible there, and also on the latest releases of Jira 11.3.0 with Bitbucket v10.1.2

      Expected Results

      Each application should display the remote instance name exactly as configured, including special characters like '&'

      Actual Results

      The name is incorrectly HTML-encoded ('&' becomes '&amp') when viewed in another application.

      Workaround

      Currently, there is no known workaround for this behaviour. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Vishal Sharma
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: