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 #1

Updated by Xavier Perseguers over 3 years ago

Fix: the user must reset his/her user settings to the default.

Actions #2

Updated by Riccardo De Contardi over 3 years ago

  • Category set to Backend User Interface
Actions #3

Updated by Gerrit Code Review over 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71502

Actions #4

Updated by Oliver Bartsch over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Gerrit Code Review over 2 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71919

Actions #6

Updated by Oliver Bartsch over 2 years ago

  • Status changed from Under Review to Resolved
Actions #7

Updated by Oliver Bartsch over 2 years ago

  • Has duplicate Bug #93803: File/Folder right click menu not available when file in clipboard was deleted added
Actions #8

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF