Closed (fixed)
Project:
Content Access
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2009 at 20:06 UTC
Updated:
31 Mar 2009 at 17:20 UTC
1.04 7 content_access_get_per_node_settings SELECT settings FROM content_access WHERE nid = 120339 7 times the same query in content_access_get_per_node_settings.
Comments
Comment #1
fagoouch, indeed the static caching failed when there are no per node settings. Fixed that.
thanks!