Closed (fixed)
Project:
Mojo
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2012 at 18:30 UTC
Updated:
21 Jul 2012 at 00:41 UTC
First of all, thanks for the great theme, this is my favorite theme from two weeks!
To reproduce:
- show all errors by adding to settings.php :
error_reporting(-1);
$conf['error_level'] = 2;
ini_set('display_errors', TRUE);
ini_set('display_startup_errors', TRUE);
Results:
Strict warning: Creating default object from empty value in mojo_preprocess_html() (line 15 of /sites/all/themes/mojo/inc/process.inc)
| Comment | File | Size | Author |
|---|---|---|---|
| mojo-strict_warning-1.patch | 418 bytes | drupik |
Comments
Comment #1
dcmouyard commentedThe patch looks good! Commited to 7.x-2.x-dev.
http://drupalcode.org/project/mojo.git/commit/1bd920b