img_assist_display() takes an optional $attributes parameter, but doesn't do anything with it at the moment. It should be passed along to image_display().
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| img_assist_display.patch | 346 bytes | les lim |
img_assist_display() takes an optional $attributes parameter, but doesn't do anything with it at the moment. It should be passed along to image_display().
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| img_assist_display.patch | 346 bytes | les lim |
Comments
Comment #1
les limChanging status.
Comment #2
les limwhoops, changing status again.
Comment #3
les limThis is actually an exact duplicate of #489136: Can't set image class in theme. I didn't notice because the title didn't quite match what I was expecting.