Posted by molly_n on March 26, 2009 at 6:49pm
Jump to:
| Project: | ImageCache Actions |
| Version: | 6.x-1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
There are still some $image->res floating around in the 6.x-1.5 release that are causing errors. Changing them to $image->resource fixed things on my end.
| Attachment | Size |
|---|---|
| transparency.inc_.patch | 1.37 KB |
| imagecache_customactions.patch | 1.72 KB |
| imagecache_coloractions.patch | 1.11 KB |
Comments
#1
*sigh*
Yep.
Thanks for this. I merged in those changes, put them into DEV.
http://drupal.org/cvs?commit=189692
Thanks for the contrib!
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
sorry for the pain in the ass of changing those but the upside is your code should need very few changes for D7.