[fdo-trac] #445: Cloning Class in SDF Provider Fails
FDO
trac_fdo at osgeo.org
Thu Jan 8 13:56:51 EST 2009
#445: Cloning Class in SDF Provider Fails
----------------------------+-----------------------------------------------
Reporter: gregboone | Owner: gregboone
Type: defect | Status: new
Priority: minor | Milestone: 3.4.0
Component: SDF Provider | Version: 3.4.0
Severity: 3 | Keywords:
External_id: |
----------------------------+-----------------------------------------------
The scenario under which this defect occurs has to deal with a join
between 2 Feature Source where one or both have pre-defined calculated
properties. When the joined class definitions were being combined and
pruned in the SDF provider, the calculated properties had already been
added. When the properties were added a second time, an exception was
thrown identifying the added property as a duplicate.
The solution here is to check if the calculated property has already been
added before re-adding it.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/445>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list