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

dvessel’s picture

Status: Active » Postponed (maintainer needs more info)

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

dvessel’s picture

Status: Postponed (maintainer needs more info) » Fixed
johnalbin’s picture

This was definitely broken on June 22, but it is definitely fixed now. Yeah!

Anonymous’s picture

Status: Fixed » Closed (fixed)