php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #69352 Support loading Google JSAPI over HTTPS
Submitted: 2015-04-02 01:42 UTC Modified: 2015-04-02 02:03 UTC
From: p at wspnr dot com Assigned: kalle (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None
 [2015-04-02 01:42 UTC] p at wspnr dot com
Description:
------------
The URL to Google's JSAPI is currently hard-coded to "http://www.google.com/jsapi". Accessing php.net via HTTPS results in a mixed-content warning (actually, Chrome 43 refuses to load this file at all...).

This can probably be changed to "//www.google.com/jsapi".

The "Full website search" function no longer works on Chrome 43 due to this issue.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-04-02 02:03 UTC] kalle@php.net
Automatic comment on behalf of kalle
Revision: http://git.php.net/?p=web/php.git;a=commit;h=2c73b63d0e217c22f2f998115c2a770e7217c7d7
Log: Fixed bug #69352 (Support loading Google JSAPI over HTTPS)
 [2015-04-02 02:03 UTC] kalle@php.net
-Status: Open +Status: Closed
 [2015-04-02 02:03 UTC] kalle@php.net
-Assigned To: +Assigned To: kalle
 [2015-08-08 17:40 UTC] dragoonis@php.net
Automatic comment on behalf of kalle
Revision: http://git.php.net/?p=web/php.git;a=commit;h=d9f950bb39f8a9f7f8b9d794d6856f170fec16c3
Log: Fixed bug #69352 (Support loading Google JSAPI over HTTPS)
 [2015-08-09 00:06 UTC] tyrael@php.net
Automatic comment on behalf of kalle
Revision: http://git.php.net/?p=web/php.git;a=commit;h=2c73b63d0e217c22f2f998115c2a770e7217c7d7
Log: Fixed bug #69352 (Support loading Google JSAPI over HTTPS)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 05:01:27 2025 UTC