Actions
Bug #46836
closedClipboard fails on renaming resource
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