Project

General

Profile

Actions

Bug #56494

closed

FAL readonly: Directory copying results in BE exception

Added by Rico Sonntag about 10 years ago. Updated over 5 years ago.

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

100%

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

Description

Trying to copy a readonly directory to another directory results in an backend exception displayed. This is caused because ExtendedFileUtility.php just catches InsufficientFolderAccessPermissionsException but InsufficientFolderReadPermissionsException and InsufficientFolderWritePermissionsException are not derived from it.

Actions

Also available in: Atom PDF