Closed (duplicate)
Project:
Openlayers
Version:
7.x-2.0-beta1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2013 at 12:30 UTC
Updated:
4 Jan 2018 at 17:31 UTC
Jump to comment: Most recent
Comments
Comment #1
timwoodThis appears to be a duplicate of http://drupal.org/node/1458930, which was supposedly fixed, but doesn't appear to have the proper URL in the current 2.x-dev. I'm going to supply another patch on that issue.
Comment #2
timwoodYou can temporarily fix this in the Drupal UI by going to admin/structure/openlayers/layers/list/osm_mapnik/edit (must have openlayers_ui module enabled) and changing the Base URL to include http:.
Comment #3
ressaThanks for sharing @timwood, that worked perfectly. Together with updating OpenLayers external source at to use HTTPS, all unsecure HTTP-warnings are now gone.