Actions
Bug #88632
closedFile cannot be deleted from a storage that is not browsable
Status:
Closed
Priority:
Must have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2019-06-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
$storage->deleteFile() performs an internal test if a recycler folder should be used.
This check fails if the storage is not browsable (CAPABILITY_BROWSABLE)
Actions