Can't set image class in theme
dboulet - June 11, 2009 - 20:55
| Project: | Image Assist |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Jump to:
Description
The img_assist_display() function should pass along the $attributes variable to image_display() so that attributes can be set in the theme layer.
| Attachment | Size |
|---|---|
| img_assist-HEAD_img_attributes.patch | 567 bytes |

#1
I noticed the same issue and wanted to submit an identical patch against HEAD. A quick search in the issue queue turned up this bug report. The patch still applies to HEAD with a hunk. I guess this satisfies being 'tested by the community'. Please commit.
Cheers,
Bart.
#2
Marking #585968: function img_assist_display should pass $attributes to image_display as duplicate.