Opened 15 years ago

Closed 14 years ago

#582 closed defect (fixed)

FdoExpressionEngineUtilFeatureReader returns a class definition that does not contains the computed fields

Reported by: Aleck Owned by: Aleck
Priority: major Milestone: 3.5.0
Component: FDO API Version: 3.4.0
Severity: 3 Keywords:
Cc: External ID:

Description

When we select computed fields through FDO, a FdoExpressionEngineUtilFeatureReader may be returned if the expression in not supported by the underlying database. However if you acquire the class definition from FdoExpressionEngineUtilFeatureReader, the computed fields are not in it. Which is wrong

This fix adds code to clone a class definition containing the computed fields when constructing the FdoExpressionEngineUtilFeatureReader.

Attachments (1)

1.patch (2.4 KB ) - added by Aleck 15 years ago.
patch for the ticket

Download all attachments as: .zip

Change History (3)

by Aleck, 15 years ago

Attachment: 1.patch added

patch for the ticket

comment:1 by Aleck, 15 years ago

Owner: changed from gregboone to Aleck

comment:2 by gregboone, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.