Ticket #3172 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Point Handler should not create feature if it is not active anymore

Reported by: bartvde Owned by: tschaub
Priority: minor Milestone: 2.11 Release
Component: Handler.Point Version: 2.10
Keywords: Cc:
State: Commit

Description

Currently in the finalize method of OpenLayers.Handler.Point a feature is created, but this should not be done if the handler is not active anymore.

Thanks to erilem for the suggestion.

Attachments

ol-3172.patch Download (1.3 KB) - added by bartvde 2 years ago.

Change History

Changed 2 years ago by bartvde

Changed 2 years ago by bartvde

  • state set to Review

Relevant tests pass in Safari 5, please review.

Changed 2 years ago by ahocevar

  • state changed from Review to Commit

Looks good to me. Please commit.

Changed 2 years ago by bartvde

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

(In [11701]) Point Handler should not create feature if it is not active anymore, p=me,erilem r=ahocevar (closes #3172)

Note: See TracTickets for help on using tickets.