Opened 16 years ago

Last modified 16 years ago

#8465 closed

template gis/kml/base.kml is not correct — at Version 2

Reported by: anonymous Owned by: jbronn
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 (last modified by jbronn)

Template gis/kml/base.kml contains {{ place.kml }}, which should be {{ place.kml|safe }} for correct loading into google earth etc.

Change History (2)

comment:1 by jbronn, 16 years ago

Owner: changed from nobody to jbronn

comment:2 by jbronn, 16 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top