Closed (duplicate)
Project:
Sections
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2006 at 18:51 UTC
Updated:
23 Nov 2006 at 15:35 UTC
if you create a section, and the theme i'm selecting is not "enabled" under "administer/themes", this will display the section page brocken. then the left/right "sidebars" are not visible, but the content is!? after i activated the section theme the sidebars are displayed correctly.
What should be done here is - only list the *active* themes for new sections and if a theme is inactive the section must fallback to default theme and not force the selected, but inactive theme... isn't it?
Comments
Comment #1
Bèr Kessels commentedThe blocks issue is not caused by hat you describe as disabled themes. Sections was never released for 4.7 because Drupals regions-feature broke the ability to have more then one theme in a proper way.
Comment #2
hass commentedI have added a logic inside 5.x branch that checks if theme is active and only use active themes for switching. however it is kept to be listed, if active or not.