Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#20 closed defect (fixed)

MapGroup LayerEvents and Links support broken

Reported by: pagameba Owned by: madair
Priority: P1 Milestone: 1.0.4
Component: Core Version: 1.0.3
Severity: Major Keywords:
Cc: Browser: All
External ID: Operating System: All
state: New

Description

somewhere along the way, support for LayerEvents and Links got broken. The code is all there to read and use them, but there is nothing that makes it available to the legend. The missing piece is that the property oMapInfo on Map got commented out during the move to OpenLayers and never got added back in.

Change History (6)

comment:1 by pagameba, 16 years ago

(in r1225) Re #20. Initial rework of Links and LayerEvents? support, needs testing.

comment:2 by pagameba, 16 years ago

(In [1226]) Re #20. Link now works.

comment:3 by pagameba, 16 years ago

(In [1227]) Re #20. Change oMapInfo to mapInfo

comment:4 by pagameba, 16 years ago

(In [1232]) Re #20. Adding support for processing both layer and group events that can target either layers or groups.

comment:5 by pagameba, 16 years ago

Resolution: fixed
Status: newclosed

(In [1233]) Closes #20. Finish up support for layer and group events.

comment:6 by pagameba, 16 years ago

(In [1234]) Re #20. Merge changes into fusion-1.0 branch

Note: See TracTickets for help on using tickets.