MapGuide Open Source:  Home |  Download |  Internals

Ticket #99 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Custom search commands don't work in Java and .NET

Reported by: chrisclaydon Assigned to: 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

05/07/07 13:13:23 changed by chrisclaydon

  • status changed from new to closed.
  • version set to 1.2.0.
  • resolution set to fixed.
  • milestone set to 1.2.

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

05/08/07 17:29:34 changed by rexszeto

  • external_id set to 933558.