I am using Imagecache with Imagefield.
Imagecache generate picture as it supposed except situation when the name of the file starts with 'tmp'.
When I upload file 'tmp200.jpg', ImageField creates thumbnail, but Imagecache doesn't generate any image.
When I rename that file to something else for example 'tma200.jpg' Imagecache works good with that file.
Comments
Comment #1
anantagati commentedComment #2
fizk commentedPlease reopen if this is still an issue with ImageCache 6.x-2.0-rc1.