Actions
Bug #44581
closedEditing file properties and pushing the delete button in docheader leads to exception
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2013-01-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
It should either not be possible at all to delete the record, or the
indexing handling should take the deleted flag into account
Updated by Helmut Hummel almost 12 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
Updated by Andreas Wolf almost 12 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.
Updated by Philipp Gampe almost 12 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.
Updated by Helmut Hummel almost 12 years ago
- Status changed from New to Closed
Closing this one as the UI does not allow deleting the file any more
Actions