OpenLayers OpenLayers

Ticket #572 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

createImage() needs to set id before attaching listeners

Reported by: euzuro Assigned to: euzuro
Priority: critical Milestone: 2.4 Release
Component: Memory Management Version:
Keywords: Cc:
State:

Description

Because the listeners are currently attached to the image *before* an id is assigned, they break the eventcache mechanism

Attachments

id.patch (1.1 kB) - added by euzuro on 03/28/07 15:50:09.

Change History

03/28/07 15:50:09 changed by euzuro

  • attachment id.patch added.

03/28/07 16:58:03 changed by euzuro

  • owner set to euzuro.
  • component changed from general to Memory Management.

03/28/07 17:08:50 changed by crschmidt

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