https://bugzilla.wikimedia.org/show_bug.cgi?id=31446

--- Comment #6 from DavidL <[email protected]> 2011-10-13 15:48:37 UTC ---
Internet Explorer 9 debugging tools reports the "HTTPS compromised security"
error message for the following 2 files :
  http://bits.wikimedia.org/skins-1.17/common/images/closewindow.png
 
http://wikimediafoundation.org/tracker/banner/Impression.php?req=css&surveyView=1

It need to be fixed by using protocol relative URLs, by removing the http
prefix:
  //bits.wikimedia.org/skins-1.17/common/images/closewindow.png
  //wikimediafoundation.org/tracker/banner/Impression.php?req=css&surveyView=1

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to