Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
20 Jun 2010 at 01:51 UTC
Updated:
16 Sep 2010 at 16:00 UTC
includes/theme.inc has an unused local variable called $new_base_theme. This is the same issue as in 6.x http://drupal.org/node/832582 .
| Comment | File | Size | Author |
|---|---|---|---|
| theme.inc_.d7.patch | 541 bytes | Max K. |
Comments
Comment #1
cwgordon7 commentedNice catch, works for me and looks good to go.
Comment #2
dries commentedCommitted to CVS HEAD. Thanks.