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

Find Issues Page Pops Up Nonsecure Warning in IE6 when run via httpS (secure)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 3.6
    • 3.5
    • None

    Description

      When jira is deployed in a secure web container and hit using IE 6 the Find Issues page pops up the following warning:

      This page contains both secure and nonsecure items.
      Do you want to display the nonsecure items?

      It appears to function the same whether Yes or No is choosen.

      I can make the popup in IE go away by commenting out the inside of the refreshDynamicMultiIssueTypeOptions function in issuetypes-search.js file. The actual problem occurs on this line:

      sel2.appendChild(clonedOptions[i].cloneNode(true));

      I have no idea why IE considers the dynamic object nonsecure, but the appendChild does seems to cause the nonsecure popup problem.

      Attachments

        1. screenshot-1.jpg
          43 kB
        2. screenshot-1.jpg
          18 kB

        Issue Links

          Activity

            People

              dylan@atlassian.com Dylan Etkin [Atlassian]
              gudmundsonsc gudmundsonsc
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: