Bug #44581

Editing file properties and pushing the delete button in docheader leads to exception

Added by Helmut Hummel over 2 years ago. Updated over 2 years ago.

Status:Closed Start date:2013-01-16
Priority:Must have Due date:
Assigned To:- % Done:

0%

Category:File Abstraction Layer (FAL) Spent time: -
Target version:-
TYPO3 Version:6.0 Is Regression:
PHP Version: Sprint Focus:
Complexity:

Description

It should either not be possible at all to delete the record, or the
indexing handling should take the deleted flag into account


Related issues

related to Core - Bug #45065: Remove delete button for sys_file Resolved 2013-02-01
related to Core - Bug #45109: Editing the file content of a file marked as deleted resu... Closed 2013-02-03

History

#1 Updated by Helmut Hummel over 2 years ago

  • Subject changed from Editing file properties and pushing the delete button in docheader leads to exeption to Editing file properties and pushing the delete button in docheader leads to exception

#2 Updated by Andreas Wolf over 2 years ago

What exception exactly? Is the problem that the now stale index record is not found anymore?

IMHO deleting the index record should a) be forbidden altogether or b) also delete the file.

#3 Updated by Philipp Gampe over 2 years ago

If I have a deleted=1 in sys_file, I cannot edit the file properties, but I get a message, then I do not have permissions to edit the record.

#4 Updated by Helmut Hummel over 2 years ago

  • Status changed from New to Closed

Closing this one as the UI does not allow deleting the file any more

Also available in: Atom PDF