This does not effect the default color scheme as it has the proper path to the logo (/themes/garland/logo.png), but for the automatically generated logos from color.module it leaves out the initial / (base path?) and generates the as color/logo without the slash infront. This results in a 404 when clean URLs are enabled as it will be relative to the current page (/node/1) and not the Drupal install (/).
Comments
Comment #1
DaveNotik commentedThis was opened first, but my duplicate (http://drupal.org/node/92696) contains more information and a patch.