Bug #63580
closedFAL recursive delete of Folder fails
100%
Description
If I try to delete a folder in the filemount which contains files, I get the error:
"The folder cannot be deleted since it still contains files"
I have set the permissions for the group to allow so, but even as an admin which created the files I can't delete.
This is what I use in the Install Tool to set the permissions:
BE][fileCreateMask] = 0665
[BE][folderCreateMask] = 2770
And in the usergroup everthing from the Fileoperation permissions is allowed.
Best
Stefan
Updated by Markus Klein about 10 years ago
- Category changed from Backend User Interface to File Abstraction Layer (FAL)
- Status changed from New to Accepted
- Target version set to next-patchlevel
Can confirm that also for master!
Updated by Markus Klein about 10 years ago
The permission option "recursivedeleteFolder" for users is never evaluated. But it always checks if files are present.
Updated by Gerrit Code Review about 10 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35060
Updated by Gerrit Code Review about 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35060
Updated by Gerrit Code Review about 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35060
Updated by Gerrit Code Review about 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35060
Updated by Gerrit Code Review about 10 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35060
Updated by Gerrit Code Review almost 10 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35060
Updated by Gerrit Code Review almost 10 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35060
Updated by Gerrit Code Review almost 10 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35060
Updated by Helmut Hummel almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 40c58a78997bb93d591ba8f721c5aab577aea04f.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35317
Updated by Helmut Hummel almost 10 years ago
- Status changed from Under Review to Resolved
Applied in changeset 7d8e2f18707c332f7a7a51583b1621fb602865da.