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

Updated by Oliver Hader about 4 years ago

  • Related to Epic #90676: Clipboard related bugs and features added
Actions #2

Updated by Gerrit Code Review about 4 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/+/64177

Actions #3

Updated by Gerrit Code Review about 4 years ago

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

Actions #4

Updated by Oliver Hader about 4 years ago

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

Updated by Benni Mack almost 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF