Posted by skiquel on January 23, 2008 at 5:24am
Jump to:
| Project: | Drupal core |
| Version: | 6.x-dev |
| Component: | color.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | skiquel |
| Status: | closed (fixed) |
Issue Summary
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)
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| color_imageless.patch | 510 bytes | Ignored: Check issue status. | None | None |
Comments
#1
Makes logical sense. Meets coding standards. Short and sweet.
#2
Well, it did not meet coding standards, since we use a space after control structure names, but that one was easy to fix. Committed.
#3
Automatically closed -- issue fixed for two weeks with no activity.