Opened 17 years ago
Closed 17 years ago
#47 closed defect (fixed)
MapMenu widget duplicates enumerated entries that also appear in mapgroups
Reported by: | zjames | Owned by: | zjames |
---|---|---|---|
Priority: | P2 | Milestone: | 1.0.5 |
Component: | Widgets | Version: | 1.0.4 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
When a user specifies a folder to enumerate for maps and also specifies the same mapdefinition in an application definition mapgroup, the map appears in the menu more than once. Additionally, there is also no way to specify a folder structure for mapgroup maps or configure features such as layer events for folder-enumerated maps.
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Changed behaviour so that mapgroup entries are only displayed if no folder is specified in the widget tag. Otherwise, mapgroup configuration is retained and applied to enumerated folder mapdefinitions with matching ResourceId. Enumerated mapdefinitions with no associated mapgroup will still be displayed.
This still needs to be enhanced to support mapserver, however due to the reliance on mapguide ResourceId.
(In [1362]) Re #47, improved enumeration vs mapgroup interaction