Closed (duplicate)
Project:
Privatemsg
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2010 at 16:37 UTC
Updated:
1 Mar 2010 at 21:11 UTC
It seems that the static cache is ignored when there are no new messages and the quite complex query is executed multiple times.
I need to confirm and if necessary, fix this...
Comments
Comment #1
berdirOk, it looks like this only happens with the new query from #555016-41: Planning for sending messages to roles. since that does return NULL, so we need to fix it there.
Closing this.