Ticket #1636 (closed defect: fixed)
Result caching for queries with joins is not fully working
| Reported by: | esycat | Owned by: | romanb |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0.6 |
| Component: | Caching | Version: | 1.0.3 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | yes | |
| Status: | Pending Core Response | Has Patch: | yes |
Description (last modified by vladb) (diff)
When using result cache for queries with joins, data of joined models is not being cached and/or reconstructed back from the cache properly, which leads to new unexpected individual queries for lazy loading.
PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli)
Doctrine 1.0.3
Attachments
Change History
Note: See
TracTickets for help on using
tickets.