Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494758 - Mixed content from noscript element in HTTPS site
Summary: Mixed content from noscript element in HTTPS site
Status: RESOLVED FIXED
Alias: None
Product: Websites
Classification: Unclassified
Component: Wiki (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Wiki Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-19 17:42 UTC by Christian Stadelmann
Modified: 2013-12-20 08:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.