Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2009 at 06:19 UTC
Updated:
12 Feb 2010 at 23:50 UTC
Devel module is reporting 6 instances of this query from ctools_export_load_object per Panel Page page:
SELECT * FROM page_manager_pages WHERE name IN ('taxonomy_drilldown')
For reference, here's an export of my panel page and the views within:
Taxonomy Drilldown view
Taxonomy Browser view
Taxonomy Drilldown page
Comments
Comment #1
merlinofchaos commentedAh yes. The cache was being stored but a comparison was failing causing it to *think* it had to load the page fresh. Fixed in -dev.