Actions
Bug #45777
closedMoving a file to another file storage throws fatal error
Status:
Closed
Priority:
Must have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2013-02-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Moving files between folders in the same File Storage works, but when you move a file to another File Storage there comes following error message:
Fatal error: Call to a member function getIdentifier() on a non-object in /.../typo3/sysext/core/Classes/Utility/File/ExtendedFileUtility.php on line 571
I have TYPO3 CMS 6.0.2 and both File Storages use the local filesystem driver.
Actions