[Mapguide-trac] [mapguide-trac] #2198: ApplySchema does not take in class/schema deletions
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Dec 10 18:14:20 PST 2012
#2198: ApplySchema does not take in class/schema deletions
-----------------------+----------------------------------------------------
Reporter: jng | Owner:
Type: defect | Status: new
Priority: high | Milestone:
Component: General | Version: 2.4.0
Severity: blocker | Keywords:
External_id: |
-----------------------+----------------------------------------------------
If you mark a schema or class definition as deleted and apply the changes
through MgFeatureService::ApplySchema, the deletions do not occur.
The problem is that for MgClassDefinition and MgFeatureSchema, the
deletion flag is not persisted in the serialization/deserialization when
it travels from the Web Tier to the Server Tier.
This is why the server-only unit test for ApplySchema passes, but the
attached PHP equivalent test fails.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2198>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list