Project

General

Profile

Actions

Bug #92805

closed

Context menu is broken "forever" when deleting a folder which has been copied

Added by Xavier Perseguers over 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2020-11-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

How to reproduce:

  1. Choose either "Normal" clipboard or any other multiple-item clipboard
  2. Copy a folder to clipboard
  3. Delete this folder (e.g., with a right click in the tree)

OK, now the nasty point... you cannot show the context menu anymore! The AJAX call fails forever with a 500:

typo3/sysext/core/Classes/Resource/ResourceFactory.php line 562

throw new Exception\ResourceDoesNotExistException('Object with identifier "something" does not exist in storage', 1329647780);

As reported, this happens in v9 and v10 (did not test earlier, but out-of-support except for ELTS).


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #93803: File/Folder right click menu not available when file in clipboard was deletedClosed2021-03-22

Actions
Actions

Also available in: Atom PDF