Needs review
Project:
Omega
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2013 at 11:48 UTC
Updated:
18 Apr 2013 at 11:55 UTC
When rendering a block with an empty title via Panels, I'm getting the following notices:
Notice: Undefined property: stdClass::$subject in omega_alpha_preprocess_block() (line 212 of /mysite/sites/all/themes/omega/omega/template.php).
Notice: Undefined property: stdClass::$subject in include() (line 1 of /mysite/sites/all/themes/omega/omega/templates/block.tpl.php).
Notice: Undefined property: stdClass::$subject in include() (line 5 of /mysite/sites/all/themes/omega/omega/templates/block.tpl.php).
The attached patch fixes the issue.
| Comment | File | Size | Author |
|---|---|---|---|
| omega-empty_block_title.patch | 1.29 KB | jamix |