Project

General

Profile

Actions

Bug #43906

closed

Error when deleting a file that is in clipboard

Added by Thomas Kieslich over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2012-12-12
Due date:
% Done:

100%

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

Description

Mod Filelist
If i copy or cut a File to Clipboard and then delete the file from list i got an error:
#1329647780: Object with identifier "1:/user_upload/Test/20121020_1633.jpg" does not exist in storage

After the error the Web and Filelist is unusable.

To reproduce the error you must do this steps as non Admin with full rights.

Actions #1

Updated by Robert Fink about 11 years ago

Thomas Kieslich wrote:

Mod Filelist
If i copy or cut a File to Clipboard and then delete the file from list i got an error:
#1329647780: Object with identifier "1:/user_upload/Test/20121020_1633.jpg" does not exist in storage

After the error the Web and Filelist is unusable.

To reproduce the error you must do this steps as non Admin with full rights.

Same issue here. With 6.0.0 and just now with 6.0.1 :(

Actions #2

Updated by Andreas Wolf about 11 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Andreas Wolf

I don't quite get the steps you did:

  1. Copy/cut file to clipboard
  2. delete file in filelist? (or in clipboard? That's the part I'm not sure about)

The clipboard should cope with non-existing files in it, i.e. just catch the exception and throw the reference away then.

Actions #3

Updated by Andreas Wolf about 11 years ago

  • Project changed from 1401 to TYPO3 Core
Actions #4

Updated by Andreas Wolf about 11 years ago

  • Category set to File Abstraction Layer (FAL)
  • Assignee deleted (Andreas Wolf)
  • Target version set to 6.0.2
  • Complexity set to easy
  • TYPO3 Version set to 6.0
Actions #5

Updated by Andreas Wolf about 11 years ago

  • Subject changed from File in Cliboard - delete File = Error to Error when deleting a file that is in clipboard
Actions #6

Updated by Gerrit Code Review about 11 years ago

  • Status changed from Needs Feedback to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18191

Actions #7

Updated by Gerrit Code Review about 11 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/18884

Actions #8

Updated by Anonymous about 11 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF