Project

General

Profile

Actions

Bug #53802

closed

Can not copy files between storages

Added by Frans Saris over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-11-20
Due date:
% Done:

100%

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

Description

When you try to copy a file from storage 0 to storage 1 with 'ResourceStorage::copyFile()' you get the folowing exception:

Uncaught TYPO3 Exception
#1319455097: Error while fetching permissions for ...

RuntimeException thrown in file typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php in line 1173

ResourceStorage::checkFileActionPermission() uses always the current storage and not the storage of the file itself.

Actions

Also available in: Atom PDF