Needs review
Project:
Image Combination Effects (ICE)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2012 at 19:25 UTC
Updated:
14 May 2014 at 09:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
josefnpat commentedThis patch fixes this issue!
This patch does the following;
IMCOEF_PROVIDER_TYPE- The ICE field provider type. (image)IMCOEF_ENTITY_INCLUSION_LIST- The ICE entity inclusion list for entity update. This is treated as a csv (handled by an explode)image_combination_effects_image_path_flush_field_style()- A more specific version ofimage_path_flush()for performance improvement.hook_entity_update()that will clean up the image when the entity is updated.Comment #2
CatherineOmega commentedjoefnpat, your patch works great for me. Thanks!
Comment #3
firfin commentedDoes this patch still apply? And if so, still working?
And if so, is it working for more people than CatherineOmega and josefnpat?