Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-2602

MSIE8 / Firefox complains - Loading mixed (insecure) display content

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Low
    • N/A
    • 2.0.6
    • User interface
    • The standalone version, JDK 1.6.0_16, running as a service in the included tanuki wrapper, on Windows Server 2003 R2 Standard Edition sp2

    Description

      The 2.0.6 build came with a CSS file
      eg. fecru-2.0.6/content/static/kr6iz1/2static/style/concat.style.251ed754fd74f5a27e000024bd01f650.cache.css

      containing entries with absolute http:-based URLs eg.

      .search-quick .quicksearchAuthor .icon {
      	background: transparent url(http://localhost:6060/avatar/default?s=16) no-repeat scroll 1px -2px;
      }
      

      and

      ul#quick-nav-drop-down li a.quick-search-author {
      	background: transparent url(http://localhost:6060/avatar/default?s=16) no-repeat scroll 4px 2px;
      }
      

      There may be additional entries like that (I haven't done an exhaustive search)

      Given that we use Fisheye in with SSL to maintain the privacy of our code, when those URL load along with a normal page in https, we get the mixed secure/non-secure message from MSIE.

      Affected browsers

      • IE8
      • FF 39.0

      Developer Tools Output

      Loading mixed (insecure) display content "http://localhost:51235/icon" on a secure page [Learn More] [file name redacted]
      GET 
      http://localhost:51235/icon
      

      Workaround

      Disable IDE icons from your profile.

      1. Select your avatar in the top right of the application to reveal drop down options.
      2. Select "Profile Settings"
      3. Select the "Display Settings" tab.
      4. Scroll down to "IDE Connector"
      5. Select "No" for "Enable IDE icons"
      6. Select "Close" to close the modal window.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              82fea3516ced Humberto Madeira
              Votes:
              9 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: