#99 closed defect (fixed)
Custom search commands don't work in Java and .NET
Reported by: | chrisclaydon | Owned by: | chrisclaydon |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | AJAX Viewer | Version: | 1.2.0 |
Severity: | major | Keywords: | |
Cc: | External ID: | 933558 |
Description
Custom search commands created in web layouts do not work in Java and .NET deployments.
Change History (2)
comment:1 by , 18 years ago
Milestone: | → 1.2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | → 1.2.0 |
comment:2 by , 18 years ago
External ID: | → 933558 |
---|
Note:
See TracTickets
for help on using tickets.
In each case, an up-cast was required from MgLayerBase to MgLayer.
Fixed in 1.2.x by submission 1639, http://trac.osgeo.org/mapguide/changeset/1639
Fixed in trunk by submission 1640, http://trac.osgeo.org/mapguide/changeset/1640