Edit report at https://bugs.php.net/bug.php?id=69352&edit=1

 ID:                 69352
 Updated by:         ka...@php.net
 Reported by:        p at wspnr dot com
 Summary:            Support loading Google JSAPI over HTTPS
-Status:             Open
+Status:             Closed
 Type:               Feature/Change Request
 Package:            Website problem
 Operating System:   Windows
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

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)


Previous Comments:
------------------------------------------------------------------------
[2015-04-02 01:42:16] 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.



------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=69352&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to