Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 Dec 2009 at 23:01 UTC
Updated:
5 Jul 2011 at 14:21 UTC
If a enabled sub-theme has a base theme that is disabled, all of the code from the disabled base theme is loaded for use by the sub-theme.
But unfortunately, plug-ins defined in a disabled base theme are not being loaded.
In the upcoming Drupal 6.15, the data returned by list_themes will include a "base_themes" array that has the list of base themes for each theme. That data would be mighty handy to use when fixing this bug. So, personally, I would be fine with the Panels bugfix only working wtih Drupal 6.15 and later.
Comments
Comment #1
sdboyer commentedComment #2
sdboyer commentedFixed, thanks!
Comment #3.0
johnalbin