Link for Report a bug doesn't work

XMLWordPrintable

      I've tried to report a bug for Confluence but I got the dead link. I've got the same on your pages https://jira.atlassian.com/secure/BrowseProject.jspa?id=10470

      Workaround

      Modify footer-content.vm which is located in <Conf_Installer_Dir>/confluence/decorators/includes/footer-content.vm. Find the following lines:

      <li class="noprint"><a href="$action.getText('url.bug.feature.request')" class="hover-footer-link">$action.getText('bug.feature.request')</a></li>

      Modify it into:

      <li class="noprint"><a href="https://jira.atlassian.com/secure/CreateIssue!default.jspa" class="hover-footer-link">$action.getText('bug.feature.request')</a></li>

      Save and restart Confluence

            Assignee:
            Steve Haffenden (Inactive)
            Reporter:
            Ble Cee
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: