Closed (fixed)
Project:
Upload File Replace (for filefield CCK)
Version:
6.x-1.0-rc5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Oct 2009 at 21:10 UTC
Updated:
29 Oct 2009 at 21:20 UTC
The file should be checked before regenerating the imagefield admin thumbnail because non-image files are copied to the thumbnail directory.
To fix this I added a check to the file mime type to insure it is an image before attempting to regenerate the thumbnail.
6.x--1.0-RC5 and prior have this issue.
fixed in : http://drupal.org/cvs?commit=275410
For users of this module prior to 1.0 you may have to manually remove some files from '/imagefield_thumbs' directory
Comments