Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2010 at 19:57 UTC
Updated:
11 Sep 2010 at 18:28 UTC
Jump to comment: Most recent
Comments
Comment #1
Jeff Burnz commentedIf we don't fix this it has to be documented - that themes must have a logo.
Comment #2
bleen commentedif we're going to check that the file exists (which I think we should) shouldn't we check it right there in them_get_settings so that the result is cached .. not in template_preprocess_page?
Thoughts?
Comment #3
jacineI just don't get where the default Drupalicon logo went, but yeah theme_get_settings() is better.