Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2006 at 21:00 UTC
Updated:
28 Apr 2006 at 08:00 UTC
...as per the title. Please, review attached patch. Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| theme.inc.no_logo.patch | 609 bytes | markus_petrux |
Comments
Comment #1
Steven commentedCommitted to HEAD, thanks.
Comment #2
dlr commentedI'am not sure this is quite a good idea. Adding drupal base path to every logo path can cause trouble : i have defined a file upload directory that is not in my drupal path (for exemple /var/www/files and for drupal /var/www/html/drupal/). So with the patch '$logo' is /drupal/var/www/files and it does'nt work.
Comment #3
(not verified) commented