image editor temp files

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
nnoel
New Member
New Member
Posts: 8
Joined: Fri May 28, 2010 8:36 am

image editor temp files

Post by nnoel »

Hi,

after saving the images with the image editor, editor_xx...xxx.jpeg temp files are note deleted as expected with the cleanUp($path,$file) function in \lib\filemanager\ImageManager\Classes\ImageEditor.php.

my umask is 000 and editor's temp files permissions are 666.

(fresh 1.8.1 version)
nnoel
New Member
New Member
Posts: 8
Joined: Fri May 28, 2010 8:36 am

Re: image editor temp files

Post by nnoel »

It seems that the cleanup function is not called at the end of the save action (lines 145 - 184 in \lib\filemanager\ImageManager\Classes\ImageEditor.php)  ???
Post Reply

Return to “CMSMS Core”