Actions
Bug #93803
closedFile/Folder right click menu not available when file in clipboard was deleted
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2021-03-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
How to reproduce:
1. Setup a current TYPO3 v10 (tested with 10.4.14)
2. Create a file in the fileadmin ("deleted.txt")
3. Press the Copy button on the file (copy file to TYPO3 clipboard)
4. Delete the file in the file system
5. Try to open the right-click menu on a file or folder (in the file list click a file or folder icon)
6. You'll get an Exception: Object with identifier "1:/deleted2.txt" does not exist in storage.
Updated by Oliver Bartsch over 3 years ago
- Is duplicate of Bug #92805: Context menu is broken "forever" when deleting a folder which has been copied added
Updated by Oliver Bartsch over 3 years ago
- Status changed from New to Closed
Hi, I'm closing this as it has already been resolved within the linked issue #92805. In case you still encounter this in some scenario, please create a new issue with a reference to this one.
Actions