Project

General

Profile

Actions

Bug #22311

closed

another Bug causing typo3temp to fill up with files

Added by Mittwald CM about 14 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-03-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

this is another bug causing typo3temp to fill up with files which will never be deleted,
on frequent visited sites this can slow the site down within days or weeks

Like
http://bugs.typo3.org/view.php?id=12376
temporary files will be created with IDs/names using something like "md5(microtime())"

The submitted patch works but is slow and dirty. It takes the serialized array variable of the item as a substituion of "microtime()".

The best solution is a management of temporary files by offering library functions for generating IDs and creating and deleting temp files.

(issue imported from #M13886)


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21388: typo3temp got filled with thousands of javascript_* filesRejected2009-10-28

Actions
Actions

Also available in: Atom PDF