Ticket #1395 (closed defect: fixed)
Calculated columns (created in preHydrate) are lost
| Reported by: | killroyboy | Owned by: | romanb |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.0.3 |
| Component: | Query/Hydration | Version: | 1.0.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | no | |
| Status: | Pending Core Response | Has Patch: | no |
Description (last modified by killroyboy) (diff)
Since RC1, my calculated columns (created in a listener's preHydrate) are removed in the Doctrine_Record::cleanData function.
r4772 appears to have added significant code to the Doctrine_Record::load function including the Doctrine_Record::cleanData which removes the calculated columns.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.