Actions
Bug #44013
closedUsers have no permissions to delete processed files
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2012-12-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Processed files are temporary files which can be recreated without problems.
So there is no need to check the permissions for these.
Currently backend users get an exception when a processed file needs to be recreated, because the processed folder is not within the filemounts (and should not be)
Actions