Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 494758

Summary: Mixed content from noscript element in HTTPS site
Product: Websites Reporter: Christian Stadelmann <gentoo>
Component: WikiAssignee: Gentoo Wiki Team <wiki>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Stadelmann 2013-12-19 17:42:57 UTC
When requested via HTTPS the gentoo wiki still contains content fetched via HTTP. Reason for that is the piwik tracker code at the end of the site: The noscript element contains an image loaded from http://piwik.gentoo.org/piwik.php?idsite=1

As a workaround you could change the URL to //piwik.gentoo.org/piwik.php?idsite=1
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2013-12-20 08:22:46 UTC
Fixed in the codebase. Might take a while for the cache to clear on all pages.