Because the block preprocessor doesn't test for the existence of the region in the static $regions variable if a sub-theme adds any block regions it raises a lot of notices and probably doesn't handle first/last well, etc. Attached is a patch that tests for the existence of the block region in the $regions variable, and if not found creates it.

CommentFileSizeAuthor
template_regions.patch924 byteswwhurley

Comments

jeremycaldwell’s picture

Assigned: Unassigned » sociotech
coltrane’s picture

What are the steps for replicating this bug?

Poieo’s picture

Issue summary: View changes
Status: Needs review » Closed (won't fix)

Closing as won't fix since the D6 version is not getting any new development.