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)
image editor temp files
Re: image editor temp files
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) 
