Changes between Version 5 and Version 6 of Ticket #1107


Ignore:
Timestamp:
Sep 30, 2009, 3:59:51 PM (15 years ago)
Author:
brucedechant
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1107

    • Property Status reopenedclosed
    • Property Resolutionfixed
  • Ticket #1107 – Description

    v5 v6  
    1 The MgSelectionBase::!GetFeatureExtents() method doesn't properly close the !MgSpatialContextReader object.
     1The following methods don't properly close the !MgSpatialContextReader object.
    22
    3 The TransformCache::!GetLayerToMapTransform method has the same issue.
     3 * MgSelectionBase::!GetFeatureExtents()
     4 * TransformCache::!GetLayerToMapTransform()
     5 * MgServerKmlService::!GetLayerExtent()
     6 * MgServerKmlService::!GetCoordinateSystem()
     7 * MgMappingUtil::!StylizeLayers()