Opened 14 years ago
Closed 13 years ago
#427 closed defect (fixed)
Legend does not work correctly for CompositeTypeStyle
Reported by: | aleck | Owned by: | aleck |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | Widgets | Version: | 2.0 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
In line 348 trunk/layers/MapGuide/php/LoadMap.php, it always process the first type-style in the loop. However, multiple CompositeTypeStyles may exist, in which case, it'll display only rules for the first one.
Attachments (1)
Change History (2)
by , 14 years ago
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch has been in place for some time now