Changes between Version 5 and Version 6 of Ticket #1107
- Timestamp:
- 09/30/09 15:59:51 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1107
- Property Status reopened → closed
- Property Resolution → fixed
-
Ticket #1107 – Description
v5 v6 1 The MgSelectionBase::!GetFeatureExtents() method doesn't properly close the !MgSpatialContextReader object.1 The following methods don't properly close the !MgSpatialContextReader object. 2 2 3 The TransformCache::!GetLayerToMapTransform method has the same issue. 3 * MgSelectionBase::!GetFeatureExtents() 4 * TransformCache::!GetLayerToMapTransform() 5 * MgServerKmlService::!GetLayerExtent() 6 * MgServerKmlService::!GetCoordinateSystem() 7 * MgMappingUtil::!StylizeLayers()