Project

General

Profile

Actions

Bug #58913

closed

Missing and invalid warnings on referenced files

Added by Oliver Hader almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-05-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

The file list module in the backend offers the possibility to delete files. An interesting use case is the deletion of files that still have references to other entities. However, currently proper warnings are only available for sys_file reference.

a) before deleting a file, a popup should be shown
this does not work since the API is called with the identifier instead of a proper UID value

b) after calling the API for deleting a file, references should be pointed out
references are checked, however the description on the file usage is missing due to hardcoded "sys_file_reference" triggers - thus, no other references are printed out


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #60919: References to files are sometimes wrongClosed2014-08-12

Actions
Has duplicate TYPO3 Core - Bug #61048: using images in RTE doesn't prevent deleting Closed2014-08-19

Actions
Actions

Also available in: Atom PDF