[mapguide-trac] #1756: ServerFeatureService.DescribeSchemaAsXml
will throw exception when geometry property is inherited from base
class
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Jul 26 01:03:31 EDT 2011
#1756: ServerFeatureService.DescribeSchemaAsXml will throw exception when geometry
property is inherited from base class
-------------------------------+--------------------------------------------
Reporter: sparkliu | Owner:
Type: defect | Status: new
Priority: low | Milestone:
Component: Feature Service | Version:
Severity: trivial | Keywords:
External_id: |
-------------------------------+--------------------------------------------
When the geometry property is inherited from base class (which means no
extra geometry property defined in child class),
ServerFeatureService.DescribeSchemaAsXml will throw exception.
This is because when trying to change MgClassDefinition back to
FdoClassDefinition, it always try to get geometry property from the
property collection in child class instead of base class.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1756>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list