Django

Code

Ticket #9742 (closed: fixed)

Opened 7 months ago

Last modified 7 months ago

GIS render_to_kml has incorrect mime type

Reported by: anonymous Assigned to: jbronn
Milestone: Component: GIS
Version: 1.0 Keywords: render_to_kml kml mime gis
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The render_to_kml shortcut has an incorrect mime type of 'application/vnd.google-earth.kml+xml kml', which should be 'application/vnd.google-earth.kml+xml'.

Attachments

kml_mimetype_fix.diff (0.6 kB) - added by jbronn on 12/03/08 16:54:00.

Change History

12/03/08 16:54:00 changed by jbronn

  • attachment kml_mimetype_fix.diff added.

12/03/08 16:54:38 changed by jbronn

  • needs_better_patch changed.
  • needs_tests changed.
  • owner changed from nobody to jbronn.
  • keywords set to render_to_kml kml mime gis.
  • needs_docs changed.
  • has_patch set to 1.

12/03/08 16:55:56 changed by jbronn

See also KML MIME Types.

12/05/08 18:38:49 changed by jbronn

  • status changed from new to closed.
  • resolution set to fixed.

(In [9570]) Fixed #9742 -- remove extraneous 'kml' from KML mimetype. Thanks, robotika for the bug report.


Add/Change #9742 (GIS render_to_kml has incorrect mime type)




Change Properties
Action