Actions
Bug #72116
closedFiles without references still show a warning before deleting
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-12-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I have some files in the File module that have no references with is correctly shown in the list:
When I look at the detail view of the file, I see a reference nevertheless - the reference from the sys_file_metadata record to this file:
Now when I'm trying to delete this file, which is never used in content, I still get the warning that there is one reference:
I assume that the problem is that the JavaScript dialog is based on the total number of references without considering that every file has a sys_file_metadata record.
Files
Actions