Bug #85079
closedYou are not allowed to access the given folder: "user_upload"
100%
Description
After upgrading to 8.7.15 from 8.7.13 my editors suddenly cannot delete files in their folders..... - They have no problem creating folders or files, but they are not allowed to delete them again (files with no references, that is :-))
See attached image
Greatings
Claus
Files
Updated by Markus Klein over 6 years ago
- Target version deleted (
Candidate for patchlevel)
According to the screenshot the user_upload folder (which is the default for a BE user if not changed via user TSconfig) is not within the file mounts.
Sounds like a misconfiguration.
Updated by Claus Harup over 6 years ago
Markus Klein wrote:
According to the screenshot the user_upload folder (which is the default for a BE user if not changed via user TSconfig) is not within the file mounts.
Sounds like a misconfiguration.
It has been working fine in ALL 8 branches...... - rolling back to 8.7.13 all works again?!?!?!
The file storage (Fileadmin): fileadmin/
The file mount: choosing "Fileadmin" and choosing folder: /user_upload/Editor/
Updated by Typoheads GmbH over 6 years ago
I can confirm that.
Tested with 8.7.13 and 8.7.15 with the same user, same data, same configuration.
8.7.13 -> works fine
8.7.15 -> Exception You are not allowed to access the given folder: "inhalte"
So it seems not to be related with "user_upload".
Updated by Claus Harup over 6 years ago
Typoheads GmbH wrote:
I can confirm that.
Tested with 8.7.13 and 8.7.15 with the same user, same data, same configuration.
8.7.13 -> works fine
8.7.15 -> Exception You are not allowed to access the given folder: "inhalte"
So it seems not to be related with "user_upload".
....so your path would be "fileadmin/user_upload/inhalte/"?
Updated by Typoheads GmbH over 6 years ago
No, "fileadmin/inhalte".
The problem seems to come from this commit https://github.com/TYPO3/TYPO3.CMS/commit/0d583b438880fe72b35deb784fe7469b42e32096
When deleting a file, TYPO3 searches for the nearest recycler folder by accessing the parent folder of the current folder. When the user has no access to this folder -> Exception.
Updated by Claus Harup over 6 years ago
Typoheads GmbH wrote:
No, "fileadmin/inhalte".
The problem seems to come from this commit https://github.com/TYPO3/TYPO3.CMS/commit/0d583b438880fe72b35deb784fe7469b42e32096
When deleting a file, TYPO3 searches for the nearest recycler folder by accessing the parent folder of the current folder. When the user has no access to this folder -> Exception.
Aha.... - so it wasnt just me :-|
Updated by Nicole Cordes over 6 years ago
- Status changed from New to Accepted
- Is Regression set to Yes
Updated by Nicole Cordes over 6 years ago
- Related to Bug #81836: deleting a file inside _recycler_ folder generates new file with preview_ prefix added
Updated by Gerrit Code Review over 6 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 https://review.typo3.org/57052
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57052
Updated by Gerrit Code Review over 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57052
Updated by Gerrit Code Review over 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57052
Updated by Gerrit Code Review over 6 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57052
Updated by Gerrit Code Review over 6 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57052
Updated by Gerrit Code Review over 6 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57052
Updated by Gerrit Code Review over 6 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57052
Updated by Michael Binder over 6 years ago
- Related to Bug #85108: Deletion of file is impossible, if filemount isn't / added
Updated by Gerrit Code Review over 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57105
Updated by Nicole Cordes over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a52ca0e92a99f7b7c5b152b11d78ad0fb2017c53.
Updated by S P over 6 years ago
Will there be an out-of-plan release for this? Because this is affecting a lot of our installations and we are constantly getting reports that users can not delete their files anymore.
Updated by Christoph Lehmann over 6 years ago
- Related to Bug #85141: #1375955684: You are not allowed to access the given folder: "user_upload" added
Updated by Claus Harup over 6 years ago
Stefan P wrote:
Will there be an out-of-plan release for this? Because this is affecting a lot of our installations and we are constantly getting reports that users can not delete their files anymore.
Im in the exact same position - have to tell my clients to be patient :-|
Updated by Nicole Cordes over 6 years ago
There will be a new release of TYPO3 8.7 on Tuesday, 12.06
Updated by Presedo Roberto over 6 years ago
- Has duplicate Bug #85185: Non-Admin BE user cannot delete own files on filemount added
Updated by Mathias Brodala over 6 years ago
- Related to deleted (Bug #85141: #1375955684: You are not allowed to access the given folder: "user_upload")
Updated by Mathias Brodala over 6 years ago
- Has duplicate Bug #85141: #1375955684: You are not allowed to access the given folder: "user_upload" added
Updated by Simon Gilli over 6 years ago
- Related to Bug #85243: stuck in infinite loop when deleting a file added
Updated by Markus Klein over 5 years ago
- Related to Bug #88632: File cannot be deleted from a storage that is not browsable added