Opened 10 years ago
Closed 10 years ago
#25436 closed Cleanup/optimization (duplicate)
Use protocol-relative URLs for OpenLayers JS / media files
| Reported by: | Daniel Hahler | Owned by: | nobody |
|---|---|---|---|
| Component: | GIS | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Someday/Maybe | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
openlayers_url refers to a http-URL, which results in browsers refusing to load this resource on a site served via https (e.g. the Django admin).
Change History (3)
comment:2 by , 10 years ago
| Has patch: | set |
|---|---|
| Triage Stage: | Unreviewed → Someday/Maybe |
| Type: | Bug → Cleanup/optimization |
Feel free to bump the ticket back to "accepted" when you resolve the third-party issues mentioned on the pull request.
Note:
See TracTickets
for help on using tickets.
Patch/PR: https://github.com/django/django/pull/5325
I've also tried to change the
wms_urlproperty (http://vmap0.tiles.osgeo.org/wms/vmap0), but it has a cert error when accessing it through https:https://vmap0.tiles.osgeo.org/wms/vmap0.