Closed Bug 590840 Opened 14 years ago Closed 14 years ago

MDN: include Google JsApi via https

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bugzilla, Assigned: wenzel)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.7) Gecko/20100723 Fedora/3.6.7-1.fc13 Firefox/3.6.7
Build Identifier: 

currently www.google.com/jsapi is included over http, which results in a untrusted site. Include it over https instead.

Reproducible: Always

Actual Results:  
<script type="text/javascript" src="http://www.google.com/jsapi"></script>

Expected Results:  
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
Confirming
Status: UNCONFIRMED → NEW
Ever confirmed: true
Fred: Can we get this fixed and pushed the production.  This is a bad bug and we've seen a lot of feedback on this.

Thanks.
Assignee: nobody → fwenzel
Severity: normal → blocker
This is long, long fixed. oremj said he updated the code but apparently it didn't stick.
stephend:  can you verify and mark as such. if not, ping oremj?
Depends on: 591960
(ftr, this was r72919)
Stephen: It's not live yet, it seems. I filed an IT bug, and will close this bug once they update prod.
Update was pushed, the SSL bar is now blue and Larry the SSL guy is happy.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Verified FIXED; indeed.
Status: RESOLVED → VERIFIED
Component: Website → Landing pages
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.