Loading get_flash_player.gif raises security warning when using https

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Low
    • None
    • Affects Version/s: None
    • Component/s: None
    • Environment:

      Confluence 3.4.6 Standalone, CentOs 5.5, Java 1.6.0_21
      Firefox 3.6.13

      NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.

      0. Confluence runs in https-only-environment
      0. attach PDF to page
      1. click on "view" for attached pdf
      2. flash-player is loaded. Code for fall-back reads:

      <div>You need flash player installed to preview ppt and pdf files</div>
      <div>		
       <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
      </div>
      

      3. browser raises security warning because of get_flash_player.gif is loaded via http from adobe.com

      Proposed solution:

      • Include gif in plugin-jar
      • don't use external references to adobe as this addidionally could raise issues with referrer data and data privacy

      Related:

            Assignee:
            Unassigned
            Reporter:
            Alexander Maisch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: