Closed
Bug 896746
Opened 12 years ago
Closed 10 years ago
https://www.techsupportalert.com/ does not work properly because of mixed content blocking
Categories
(Web Compatibility :: Site Reports, defect)
Web Compatibility
Site Reports
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mwobensmith, 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 site is also broken in Chrome 28 and IE10.
The security feature is currently breaking the HTTPS version of techsupportalert.com. The following HTTP assets are blocked:
Blocked loading mixed active content "http://www.techsupportalert.com/files/css/css_dd709933114442fcf3011e5ccde5b27b.css" @ https://www.techsupportalert.com/
Blocked loading mixed active content "http://www.techsupportalert.com/files/js/js_ed733b901d05a42ff9f7b03e488d3560.jsmin.js" @ https://www.techsupportalert.com/
Blocked loading mixed active content "http://www.techsupportalert.com/files/js/js_b160b98e7b19f9ddd1113b52873a256e.jsmin.js" @ https://www.techsupportalert.com/
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 in bug https://bugzilla.mozilla.org/show_bug.cgi?id=844556
![]() |
||
Updated•11 years ago
|
Component: English US → Desktop
Comment 1•11 years ago
|
||
Most of this seems fixed now - one single issue remains:
Blocked loading mixed active content "http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css"
Comment 2•10 years ago
|
||
and now it's completely fixed :)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
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
•