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

Bèr Kessels’s picture

Status: Active » Closed (duplicate)

The 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.

hass’s picture

I 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.