Closed (won't fix)
Project:
Fusion
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Aug 2010 at 17:05 UTC
Updated:
15 Apr 2014 at 19:11 UTC
Jump to comment: Most recent
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.
| Comment | File | Size | Author |
|---|---|---|---|
| template_regions.patch | 924 bytes | wwhurley |
Comments
Comment #1
jeremycaldwell commentedComment #2
coltraneWhat are the steps for replicating this bug?
Comment #3
Poieo commentedClosing as won't fix since the D6 version is not getting any new development.