[mapguide][MG391][Modified] Ajax Java Viewer does not behave correctly after Platform co...

Trevor Wekel trevor.wekel at autodesk.com
Fri Sep 15 18:23:25 EDT 2006


You can view the artifact detail at the following URL:

    https://mapguide.osgeo.org/servlets/Scarab/id/MG391

Type:
Defect

Artifact ID:
MG391 (Ajax Java Viewer does not behave correctly after Platform code refactoring)

Modified by:
Trevor Wekel
trevorwekel (trevor.wekel at autodesk.com)

The following modifications were made to this artifact:
---------------------------------------------------------------------

-- Description set to new value:
Old value:
MG367 introduced a small API change to MgLayerCollection::GetItem().  A base class (MgLayerBase) is now returned.  This object is an MgLayer object but Java does not automatically downcast MgLayerBase to the derived MgLayer.

This submission fixes the defect by adding an explicit (MgLayer) typecast to the scripts.
New value:
MG367 introduced a small API change to MgLayerCollection::GetItem().  A base class (MgLayerBase) is now returned.  This object is an MgLayer object but Java does not automatically downcast MgLayerBase to the derived MgLayer.

This submission fixes the defect by adding an explicit (MgLayer) typecast to the scripts.

Note: this is a trunk defect, not 1.0.1



---------------------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Mapguide_issues mailing list