Opened 16 years ago
Last modified 16 years ago
#8465 closed
template gis/kml/base.kml is not correct — at Initial Version
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | GIS | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Template gis/kml/base.kml contains "{{ place.kml }}", which should be "{{ place.kml|safe }}" for correct loading into google earth etc.
Note:
See TracTickets
for help on using tickets.