[fdo-trac] #453: SQLServerSpatial: crash when calculated property uses IsValid.

FDO trac_fdo at osgeo.org
Tue Feb 3 06:08:41 EST 2009


#453: SQLServerSpatial: crash when calculated property uses IsValid.
-----------------------------+----------------------------------------------
   Reporter:  brentrobinson  |       Owner:  brentrobinson                                    
       Type:  defect         |      Status:  new                                              
   Priority:  major          |   Milestone:  3.4.0                                            
  Component:  FDO API        |     Version:  3.4.0                                            
   Severity:  2              |    Keywords:  SQLServerSpatial calculate property IsValid crash
External_id:                 |  
-----------------------------+----------------------------------------------
 Steps:
 - connect to a SQL Server 2008 datastore via the SQLServerSpatial provider
 - Create an FdoISelect command and set the class to a feature class with
 geometric property.
 - Add all of the class properties to the select command's property name
 list.
 - Add a calculated property with expression "IsValid(Geometry) = 0"
 - execute the command

 a crash sometimes occurs.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/453>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list