[fdo][FDO299][New] FdoIInsert rounds single values to integral values
Brent Robinson
brent.robinson at autodesk.com
Wed Nov 22 15:30:29 EST 2006
You can view the artifact detail at the following URL:
https://fdo.osgeo.org/servlets/Scarab/id/FDO299
Type
Defect
Artifact ID
FDO299 (FdoIInsert rounds single values to integral values)
Reported by
Brent Robinson
brentrobinson (brent.robinson at autodesk.com)
New artifact details:
---------------------------------------------------------
- Summary set to new value
FdoIInsert rounds single values to integral values
- Artifact created
- Artifact Status set to new value
New
- Steps to Reproduce set to new value
- create a datastore and use ApplySchema to add a class definition that contains an FdoDataType_Single type data property
- Use FdoIInsert to add an object to the class. Specify the single property value as 0.000001.
On inspecting the datastore, the inserted object's single property has value 0.
- Description set to new value
When a value for an FdoDataType_Single property is inserted, it is rounded to 0 decimal places.
- Priority set to new value
P2
- Defect Severity set to new value
High
---------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Fdo_issues
mailing list