Needs review
Project:
Imagecache Effects
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2010 at 20:21 UTC
Updated:
24 Sep 2010 at 16:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
drupalgideonOne other bug (typo) I presume -
imageapi.inc lin 176 reads
Surely should be -
Comment #2
akalata commentedPatch fails for me with a fresh download of 6.x-1.1.
[code]
cache_effects-lots.patch
patching file imageapi.inc
patching file imagecache_effects.info
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file imagecache_effects.info.rej
patching file imagecache_effects.module
patching file imagecache_effects_reflection.inc
[/code]
Actual changes to the module appear to be working fine.