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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 3.6
    • Affects Version/s: 3.5
    • Component/s: None
    • 3.05

      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.

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

            Assignee:
            Dylan Etkin [Atlassian]
            Reporter:
            gudmundsonsc
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: