Release notes link does not respect context path configuration

XMLWordPrintable

    • 6.04

      Description

      When a context path is configured on JIRA, the Release Notes page is not loaded and a 404 error is returned. It happens because the Release Notes link is configured to use a "/jira" context path instead of the correct one on the Base URL.
      This is not reproducible when a context path is not set or is set to "/jira".

      Steps to reproduce

      1. Configure a custom context path for JIRA, other than "/jira".
      2. Go to Release Notes creation
      3. Page returns a 404 error.

      Work-around

      • Configure the JIRA context path to be "/jira" or remove it.
      • If using a proxy, use a re-write rule to change <base_url>/jira/secure/ReleaseNote.jspa to <base_url>/secure/ReleaseNote.jspa.

            Assignee:
            Unassigned
            Reporter:
            Arthur Gonçalves (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: