Ticket #358 (closed defect: fixed)
Wrong titles sometimes shown on blog engine 'show' page
| Reported by: | boutell | Owned by: | dordille |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5 |
| Component: | apostropheBlogPlugin | Version: | trunk |
| Keywords: | Cc: | agilbert, geoffd, jake | |
| Symfony version: | 1.4 |
Description
This is because the getTitle() method is triggering an implicit load of the related Page object, and then looking at slots which haven't been hydrated with queryWithSlots(), resulting in the wrong versions of things coming back.
Make sure events don't have the same bug.
Change History
Note: See
TracTickets for help on using
tickets.

