Closed
Bug 895576
Opened 12 years ago
Closed 9 years ago
https://www.kaskus.co.id/ does not work properly because of mixed content blocking
Categories
(Web Compatibility :: Site Reports, defect)
Web Compatibility
Site Reports
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tanvi, Unassigned)
References
()
Details
(Whiteboard: [mcb-chrome][mcb-ie][mcb-no-contact])
Mixed content blocking is a feature that prevents insecure elements on secure pages from loading. In Firefox 23, this feature will default to blocking "active" insecure content, which may break some web sites.
More information on Firefox's Mixed Content Blocker is below:
http://blog.mozilla.org/tanvi/2013/04/10/mixed-content-blocking-enabled-in-firefox-23/
The security feature is currently breaking the HTTPS version kaskus.co.id. The following HTTP css and javascript content is Blocked:
Blocked loading mixed active content "http://cdn.kaskus.com/themes_2.0/stylesheets/style.css" @ https://www.kaskus.co.id/
Blocked loading mixed active content "http://cdn.kaskus.com/themes_2.0/javascript/hotkeys.js" @ https://www.kaskus.co.id/
Blocked loading mixed active content "http://cdn.kaskus.com/themes_2.0/javascript/landing-header.js" @ https://www.kaskus.co.id/
Blocked loading mixed active content "http://cdn.kaskus.com/themes_2.0/js/kaskus_md5.js" @ https://www.kaskus.co.id/
Blocked loading mixed active content "http://connect.facebook.net/en_US/all.js" @ https://www.kaskus.co.id/
This issue should also exist for your IE and Chrome users (although I have not confirmed on IE).
To fix this security issue, serve the content over HTTPS and change the link in the HTML source to point to the https:// version of the content.
This was originally reported by a user: https://blog.mozilla.org/tanvi/2013/04/10/mixed-content-blocking-enabled-in-firefox-23/#comment-199
| Reporter | ||
Comment 1•12 years ago
|
||
Matt, can you test this in IE?
Comment 2•12 years ago
|
||
IE10 is affected.
Whiteboard: [mcb-chrome][mcb-ie?][mcb-no-contact] → [mcb-chrome][mcb-ie][mcb-no-contact]
Comment 3•12 years ago
|
||
I submitted the link to this bug to their contact form.
Updated•11 years ago
|
Component: English US → Desktop
Comment 4•9 years ago
|
||
This has been fixed.
Thanks.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
You need to log in
before you can comment on or make changes to this bug.
Description
•