Actions
Bug #46582
closedRead permission check for folders is broken
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-03-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The read permission check for folders is broken because there are some inconsistencies in naming. For files the action to check is called "read", for folders this check is called "browse". This should be adjusted for folders to be equal to file check and renamed to "read".
Actions