Opened 14 years ago
Closed 14 years ago
#724 closed defect (fixed)
Expression Engine: Execute aggregate select on a class having a not null base class leads to an exception.
Reported by: | romicadascalescu | Owned by: | romicadascalescu |
---|---|---|---|
Priority: | major | Milestone: | 3.6.0 |
Component: | Utilities API | Version: | 3.6.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description ¶
Execute aggregate select on a class having a not null base class leads to an exception.
Expression Engine generates a index for properties using property names from a class definition which gets destroyed leading to invalid names in the index class.
Note:
See TracTickets
for help on using tickets.