Actions
Bug #88462
closedIf a file is referenced in content elements, it can be deleted without warnings
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2019-05-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
Currently deletion of files is prevented only if the file is referenced in records directly (i.e. in the FAL file field via sys_file_refence table). However if the file is referenced in the content element, it can be deleted despite having many references. There will be no any kind of errors or warnings.
This happens in 7/8/9 at least.
Actions