Closed (fixed)
Project:
Sections
Version:
5.x-1.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2004 at 04:37 UTC
Updated:
9 Dec 2008 at 14:59 UTC
This is a minor improvement to a small block of code in the Block.module
It replaces 4 lines of code with 1
removes a call to a global variable
and changes a variable name to be more descriptive .
andre
| Comment | File | Size | Author |
|---|---|---|---|
| block_1_0.patch | 1.3 KB | andremolnar |
Comments
Comment #1
dries commentedCommitted to HEAD.
Comment #2
(not verified) commentedComment #3
valuewing admin commentedI do have a theme called X. I have cloned it to another directory called X-1 and placed it in drupal theme directory. My default theme is X. I have added a section and define that on certain condition this section to be invoked. for this section, i have chosen X-1 theme. For X-1 theme, i have gone to blocks settings and choose manually what are all the blocks needs to be shown. it works correctly. But the problem is, it completely looses the block colour format. it just display as text with out block format appearence.
Any idea why this could be?