OpenLayers OpenLayers

Ticket #799 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

Fix Markers Layer destroy()

Reported by: euzuro Assigned to: euzuro
Priority: minor Milestone: 2.5 Release
Component: Layer.Markers Version: 2.4
Keywords: Cc:
State:

Description

missing "this." -- we are currently bombing the global variable "markers" every time a markers layer is destroyed

Attachments

destroyMarkers.patch (432 bytes) - added by euzuro on 07/03/07 18:00:46.
dereference correctly

Change History

07/03/07 18:00:46 changed by euzuro

  • attachment destroyMarkers.patch added.

dereference correctly

07/03/07 18:05:44 changed by euzuro

  • keywords set to review.

all tests pass ff & ie6

07/03/07 18:22:54 changed by tschaub

  • keywords changed from review to commit.

very safe-n-sane - with apologies to all those global markers

please commit

07/03/07 18:36:42 changed by euzuro

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

07/03/07 18:37:03 changed by euzuro

  • keywords deleted.