5.x version of patch at: http://drupal.org/node/213160

Eliminates misc. error warnings if base_image not included (for instance, if a themer wanted to use color.module without images)

CommentFileSizeAuthor
color_imageless.patch510 bytestonyn
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Anonymous’s picture

Status: Needs review » Reviewed & tested by the community

Makes logical sense. Meets coding standards. Short and sweet.

Gábor Hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Well, it did not meet coding standards, since we use a space after control structure names, but that one was easy to fix. Committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.