Opened 10 years ago

Closed 10 years ago

#609 closed defect (fixed)

Fusion.Event.MAP_SELECTION_ON raised twice per selection

Reported by: jng Owned by: madair
Priority: P2 Milestone: Future
Component: MapGuide Version: 2.0
Severity: Major Keywords:
Cc: Browser: All
External ID: Operating System: All
state: New

Description

When you select a feature, the Fusion.Event.MAP_SELECTION_ON event is raised twice:

  1. Before the selection is rendered
  2. After the attributes of selected features is received.

Instance 1 appears to be redundant and removing the call to code that triggers this event has no observable side effects.

Originally reported here: http://osgeo-org.1560.x6.nabble.com/Fusion-Event-Listeners-Called-Twice-td5087525.html

Change History (1)

comment:1 by jng, 10 years ago

Resolution: fixed
Status: newclosed

Fixed r2817

Note: See TracTickets for help on using tickets.