Closed (fixed)
Project:
ImageCache Profiles
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2011 at 12:08 UTC
Updated:
9 Nov 2011 at 07:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damienmckennaThe error arises because in imagecache_profiles_file_validate() the $file doesn't have the 'source' array element, so a quick check that it exists is all that's necessary.
Comment #2
andypostThanx, commited
Comment #4
socialnicheguru commentedRTBC.
this has not been included and really should be. It really fixes my error.
Comment #5
damienmckenna@SocialNicheGuru: the problem isn't that the fix hasn't been included, the problem is that there hasn't been a new release of the module since October 9th which is before the fix was committed.
Comment #6
andypostYes, seems I can't roll out new release after upgrade, and this commit is a only one that was commited since 9 Oct 2011 ;(
Comment #7
andypost7.x-1.1 rolled https://drupal.org/node/2133603 not sure when tar ball would be ready
Comment #8
damienmckennaCool, thanks andypost!