Actions
Bug #79116
closedDelete-infinite-loop: fileadmin/_recycler_ preview images
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2016-12-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you use fileadmin/_recycler feature and you have activated 'Preview Images', you will experience some nice infinte delete-loop when trying to clean recycler manually.
Reproduction:
1. activate recycler-feature by creating according folder (fileadmin/_recycler_/)
2. activate the display of preview-images in backend
3. go to file-list fileadmin/_recycler_/ and delete some files from there manually.
you will see preview_ prefixed files, and preview_preview_ prefixed, and preview_preview_preview_ prefixed .... and so on.
Actions