Project

General

Profile

Actions

Bug #91039

closed

Reload filelist after file has been deleted fails

Added by Oliver Hader about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2020-04-15
Due date:
% Done:

100%

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

Description

Scenario

  • switch to clipboard mode (not using "normal" - see end of the filelist table)
  • set checkmark for one file in filelist
  • click on "copy" table header icon (putting it for "copy" mode to clipboard)
  • once the view has been released, click on "delete" table header icon (removing the element that is still on the clipboard)
  • confirm deletion dialog
  • exception
#1329647780 TYPO3\CMS\Core\Resource\Exception\ResourceDoesNotExistException
Object with identifier "1:/extension.png" does not exist in storage

Analysis

  • file has been deleted correctly
  • however since there's still a reference on the clipboard it fails when retrieving data for this (deleted) element

Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Epic #90676: Clipboard related bugs and featuresAccepted2020-03-07

Actions
Actions

Also available in: Atom PDF