Actions
Bug #56530
closedFAL: Permissions and Exceptions
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2014-03-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The permission checks to folders/files are partly wrong. Folders are checked against file permissions. Some methods (copyFolder, moveFile) catch all exceptions and print an error message instead. Messages of caught exception are thrown away, instead of printing them to the user a new message is generated with partly different content.
Actions