Actions
Bug #70815
closedFilelist: "Not allowed to access the given folder" for a user with limited rights
Start date:
2015-10-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
How to reproduce:
- Create a folder below fileadmin/, for example "test"
- Create a filemount
- Create a usergroup (might work for a user directly as well) with non-admin-rights and access to that filemount
- Switch to the user
- Open filelist and try to access that filemount.
Result:
#1375955684: You are not allowed to access the given folder: ""
(note that no foldername is given)
Commit causing this is:
commit 0af12b66289e214b6db33307159958bb0e8ae613
[TASK] Use ModuleTemplate API for EXT:filelist
Change-Id: I44ae88c834d385f514e2082f11f4c50ebb15ce57
Releases: master
Resolves: #69877
Reviewed-on: http://review.typo3.org/43868
Actions