Ticket #123 (closed defect: fixed)
legend broken after changing map with MapMenu-widget
| Reported by: | andymorf | Owned by: | madair |
|---|---|---|---|
| Priority: | P2 | Milestone: | 1.1 |
| Component: | Widgets | Version: | 1.1 RC1 |
| Severity: | Major | Keywords: | |
| Cc: | External ID: | ||
| state: | New | Browser: | All |
| Operating System: | All |
Description
The initial map is displayed correctly, but after switching to another map the Legend is broken (or not loaded correctly) and firebug mentions following error in file 'Legend.js':
layer.legend has no properties
if (range == layer.legend.currentRange && layer.legend.treeItem) {....
Change History
Note: See
TracTickets for help on using
tickets.
