Closed (cannot reproduce)
Project:
Views content cache
Version:
7.x-3.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 May 2013 at 21:59 UTC
Updated:
27 Apr 2015 at 20:01 UTC
Jump to comment: Most recent
Comments
Comment #1
colanTagging.
Comment #2
steven jones commentedThat string 'get_node_count' isn't found in our code anywhere, looking at your call stack, I wonder if you;ve got something happening in your view that isn't compatible with the view being cached, sorry.
Comment #3
nwehner commentedAha! I have a custom block that's in the View Header, it counts how many nodes there are of the content type that's in this View. Specifically, how many Literature items there are on the site. Perhaps there's an issue with caching a "Global Block area" which is dynamic?
Comment #4
mgifford