[fdo][FDO290][New] Constraint values - various boundary conditions
Brent Robinson
brent.robinson at autodesk.com
Thu Nov 16 21:02:43 EST 2006
You can view the artifact detail at the following URL:
https://fdo.osgeo.org/servlets/Scarab/id/FDO290
Type
Defect
Artifact ID
FDO290 (Constraint values - various boundary conditions)
Reported by
Brent Robinson
brentrobinson (brent.robinson at autodesk.com)
New artifact details:
---------------------------------------------------------
- Priority set to new value
P2
- Operating system set to new value
All
- Version set to new value
V2
- Component set to new value
RDBMS
- Description set to new value
When List and range constraints are round tripped, int32 and int64 values close to the maximum and minimum allowed end up shifting.
Also, constraints on Single type data properties cause DescribeSchema to fail.
- Subcomponent set to new value
SCHEMA
- Summary set to new value
Constraint values - various boundary conditions
- Steps to Reproduce set to new value
- create a feature schema with int64 dataproperty
- add a constraint to the data property, with range from LLONG_MIN to LLONG_MAX
- do an ApplySchema on the feature schema
- do a DescribeSchema
- the range constraint values change to ( 45330288, 45301432 )
- Artifact created
- Platform set to new value
All
- Artifact Status set to new value
New
---------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Fdo_issues
mailing list