After installing Bamboo on a test Drupal 7.17, I get the following on every page:
Notice: Undefined variable: html_attributes in include() (line 45 of /var/www/html/sites/all/themes/bamboo/templates/html.tpl.php).
Notice: Undefined variable: html_attributes in include() (line 46 of /var/www/html/sites/all/themes/bamboo/templates/html.tpl.php).
Notice: Undefined variable: html_attributes in include() (line 47 of /var/www/html/sites/all/themes/bamboo/templates/html.tpl.php).
Notice: Undefined variable: html_attributes in include() (line 48 of /var/www/html/sites/all/themes/bamboo/templates/html.tpl.php).
Notice: Undefined variable: html_attributes in include() (line 49 of /var/www/html/sites/all/themes/bamboo/templates/html.tpl.php).
Comments
Comment #1
danny englanderoops, sorry about that, my bad. I just pushed up a fix to dev, it will be there in a few hours but if you like I can post a patch here.
Comment #2
danny englanderLooks like http://drupal.org/node/1860330 -- Alpha 3 is good to go. I just tested on a new install and did not get the errors.
Comment #3
Earwig commentedMuch better, thanks.
Comment #5
danny englander