Summary | map display for an event not working with chrome and https |
Queue | Horde Base |
Queue Version | 5.0.0 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | michael (at) bigmichi1 (dot) de |
Created | 11/01/2012 (4642 days ago) |
Due | |
Updated | 11/01/2012 (4642 days ago) |
Assigned | |
Resolved | 11/01/2012 (4642 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Rubinsky
State ⇒ Resolved
Version ⇒ 5.0.0
Queue ⇒ Horde Base
commit a560f8357d375da02f38d651f0acedb8bd5e2e3d
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Thu Nov 1 09:31:39 2012 -0400
Fix regression causing non-SSL connections to map provider.
Bug: 11618framework/Core/lib/Horde.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/a560f8357d375da02f38d651f0acedb8bd5e2e3d
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ map display for an event not working with chrome and https
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
map link i got this message in chrome console:
2[blocked] The page at
https://xxx/kronolith/#event:internal|O9ysW-bVbVpNtSYP78SC2rA:em5mWD4ngmdQiOS2XR-Ul_A:20121102080000 ran insecure content from
http://maps.google.com/maps/api/js?v=3.5&sensor=false.
Uncaught ReferenceError: google is not defined
i think when horde is run on an https site the link to the maps
javascript file should also be an https link else it will fail with
chrome