Ticket #1288 (closed defect: fixed)
findXXX need component aliases otherwise it causes a crash in query hooks
| Reported by: | gnat | Owned by: | romanb |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0.0 |
| Component: | Query/Hydration | Version: | 1.0.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | no | |
| Status: | Pending Core Response | Has Patch: | no |
Description
findAll, or the Doctrine_Pager doesn't use aliases and so preQuery hooks can cause invalid DQL because of missing alias.
Change History
Note: See
TracTickets for help on using
tickets.