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".
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19205
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19625
Updated by Nicole Cordes over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e467e39f6ddbb8c11295faa12b17c156678df88b.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions