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

anantagati’s picture

Title: Imagecache doesn't work with files with name starting on 'tmp' » Imagecache doesn't work with files starting on 'tmp'
fizk’s picture

Status: Active » Closed (fixed)

Please reopen if this is still an issue with ImageCache 6.x-2.0-rc1.