Opened 12 years ago

Closed 12 years ago

#828 closed defect (fixed)

FdoExpressionEngineUtilFeatureReader::GetPropertyIndex() throw exceptions when select * is used

Reported by: romicadascalescu Owned by: romicadascalescu
Priority: major Milestone: 3.7.0
Component: Utilities API Version: 3.7.0
Severity: 3 Keywords:
Cc: External ID:

Description

FdoExpressionEngineUtilFeatureReader::GetPropertyIndex() throw exceptions when select * is used. This happens mainly because list of properties is not filled in from class definition when select properties is empty (select*)

Change History (1)

comment:1 by romicadascalescu, 12 years ago

Resolution: fixed
Status: newclosed

Fixed the issue by getting all properties from class defintion in this case.

Author: romicadascalescu Date: 2012-05-02 07:02:57 -0700 (Wed, 02 May 2012) New Revision: 6444

Modified:

trunk/Utilities/ExpressionEngine/Src/Util/FdoExpressionEngineUtilFeatureReader.cpp

Log: Ticket #828: FdoExpressionEngineUtilFeatureReader::GetPropertyIndex() throw exceptions when select * is used

Note: See TracTickets for help on using tickets.