Actions
Bug #77855
closedFAL replace not possible for non-admin user
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2016-09-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
As a non-admin user I upload a file in filelist. Then I use button «replace» and want to upload the same file. Get strange error message:
Extension of file name "image001.jpg" is not allowed in "/xyz/qwe/image001.jpg"!Environment
- .jpg is allowed because the same user can upload it.
- Fileoperation permissions: Files: Replace is set in backend usergroup
- «Replace» ignores permission from backend usergroup
- Maybe «replace file» test file extension with other list than «upload file»
Actions