hook_field_formatter, theme_imagecache
parasite - August 27, 2008 - 12:02
| Project: | ImageCache |
| Version: | 5.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
1. theme_imagecache function doesn't check path param before making the tag
2. hook_field_formatter returns empty links with l() function after getting empty image tags
| Attachment | Size |
|---|---|
| imagecache.module.patch | 2.94 KB |

#1
it works, at least on a plain image thumbnails
i am using it only on views block.
thx!
#2
you should only submit one bug fix per issue. makes it easier to review/commit the changes. your first point is a duplicate of #260669: Imagecache field formatter is generating broken output when no actual image (or default) is available.... actually i think the whole thing is.
feel free to re-open this if i'm wrong.