Project

General

Profile

Actions

Bug #46836

closed

Clipboard fails on renaming resource

Added by Oliver Hader about 11 years ago. Updated about 9 years ago.

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

0%

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

Description

Scenario:
  • put a file or folder to clipboard in file list view (e.g. copy or cut)
  • rename that very file or folder
  • see the exception like "#1329647780: Object with identifier "1:/something/oldxxx/9101.tif" does not exist in storage"

Thus, the clipboard should either work on an numeric identified (uid) or catch that exception.

Actions #1

Updated by Sebastian Fischer almost 10 years ago

This seems to be fixed by removing the item from the clipboard in the moment the file gets renamed. You need to readd it to the clipboard again, but no exception gets thrown.

Actions #2

Updated by Markus Klein about 9 years ago

  • Status changed from New to Closed
  • Is Regression set to No

Works on 6.2.11+

Actions

Also available in: Atom PDF