Project

General

Profile

Actions

Bug #56982

closed

files copied for local processing are not deleted

Added by Christian Weiske about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-03-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Remote Sprint

Description

TYPO3\CMS\Core\Resource\Processing\LocalPreviewHelper makes FAL storage adapters copy files locally to generate a preview image. It uses getFileForLocalProcessing for that.

After generating the preview, the file stays on the local file system and does not get deleted. This causes the local file system to fill up with unneeded files.

The temporarily locally copied file should get deleted after the preview image has been generated.

This happens with TYPO3 6.2beta7.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #62098: typo3temp folder is flooded with fal-tempfiles-*.*Closed2014-10-08

Actions
Actions

Also available in: Atom PDF