Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-13364

Wrong onClick location. Differs from href links.

    XMLWordPrintable

Details

    • Support Request
    • Resolution: Handled by Support
    • High
    • 3.11
    • 3.10.1
    • None
    • None
    • WebSphere Appl. Server 6.0.2.19, JDK 1.4.2, Windows 2003 5.2

    Description

      In our environment we'd like Jira to be located behind a Tivoli Webseal Junction named app, giving eg. this address to Jira: http://app-jira-t/app/jira

      The problem however is, that Jira has an inconsistency between the URL's used in onClick targets and href links, as shown in this code snippet from the HTML source:

                              <td nowrap onClick="window.document.location='/jira/secure/CreateIssue!default.jspa'" align="center" valign="middle" class="navItem" onMouseOver="this.className='navItemOver'" onMouseOut="this.className='navItem'">&nbsp;&nbsp;
                  <a href="/app/jira/secure/CreateIssue!default.jspa"
           id="create_link"     title="Opret en ny aktivitet"     accessKey="p"     onClick="return false"    >O<u>P</u>RET AKTIVITET</a> &nbsp;&nbsp;
          </td>
      

      Ie. Jira can only be navigated with "right click + open in new window" - simply clicking a link results in an invalid address.

      Attachments

        Activity

          People

            Unassigned Unassigned
            86300d5c98f7 Christian K. Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: