Bug #88632
closedFile cannot be deleted from a storage that is not browsable
100%
Description
$storage->deleteFile() performs an internal test if a recycler folder should be used.
This check fails if the storage is not browsable (CAPABILITY_BROWSABLE)
Updated by Markus Klein over 5 years ago
- Related to Bug #81836: deleting a file inside _recycler_ folder generates new file with preview_ prefix added
Updated by Markus Klein over 5 years ago
- Related to Bug #85079: You are not allowed to access the given folder: "user_upload" added
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/61153
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/61153
Updated by Gerrit Code Review over 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61269
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/61270
Updated by Markus Klein over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f6db1a0e43234c2073943e8392da79392f74d873.