[fdo][FDO216][New] Cannot set Data Property constraint to null, through managed...

Brent Robinson brent.robinson at autodesk.com
Mon Oct 16 09:56:19 EDT 2006


You can view the artifact detail at the following URL:

    https://fdo.osgeo.org/servlets/Scarab/id/FDO216

Type
 Defect

Artifact ID
 FDO216 (Cannot set Data Property constraint to null, through managed FDO API)

Reported by
 Brent Robinson
 brentrobinson (brent.robinson at autodesk.com)

New artifact details:
---------------------------------------------------------

- Artifact Status set to new value
  New
- Defect Severity set to new value
  High
- Steps to Reproduce set to new value
  The following Managed API code reproduces the problem:

   DataPropertyDefinition pProp = new 
      DataPropertyDefinition("Volume", "");
   pProp.ValueConstraint = null;
- Component set to new value
  FDO
- Description set to new value
  Using the managed FDO API, to set a data property constraint to null, generated the following error:

"Object reference not set to an instance of an object."
- Subcomponent set to new value
  SCHEMA
- Summary set to new value
  Cannot set Data Property constraint to null, through managed FDO API
- Artifact created
- Version set to new value
  V2
- Platform set to new value
  All
- Priority set to new value
  P2
- Operating system set to new value
  All

---------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Fdo_issues mailing list