Wrong onClick location. Differs from href links.

XMLWordPrintable

    • Type: Support Request
    • Resolution: Handled by Support
    • Priority: High
    • 3.11
    • Affects Version/s: 3.10.1
    • Component/s: None
    • None
    • Environment:

      WebSphere Appl. Server 6.0.2.19, JDK 1.4.2, Windows 2003 5.2

      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.

        1. screenshot-1.jpg
          79 kB
          Christian K. Ibsen

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

              Created:
              Updated:
              Resolved: