Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
theme system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2007 at 17:59 UTC
Updated:
11 Sep 2007 at 20:12 UTC
According to Steven’s comments in http://drupal.org/node/132018#comment-221368, the default block regions are overridden by the regions[] lines in the theme’s .info.
However, this functionality doesn’t appear to be working properly. Currenly in HEAD, the active theme’s regions are the only ones that are displayed in any non-active theme’s Block Settings page.
For example, if chameleon is the currently active theme, only chameleon’s regions will appear in /admin/build/block/list/garland
I’m not sure if this is a bug in the block module or the theme engine.
Comments
Comment #1
dvessel commentedI'm not seeing this behavior. When administering blocks for a non-active theme, the theme switches and the regions specific to it are shown as is expected.
Comment #2
dvessel commentedComment #3
johnalbinThis was definitely broken on June 22, but it is definitely fixed now. Yeah!
Comment #4
(not verified) commented