Bug #77091
closedDeleting the File Recycler itself leads to a php error
100%
Description
Hi,
if you go to the module "filelist" and create a folder "_recycler_". Deleting of normal files works fine. But ...
if you try to delete the "_recycler_" folder itself, it leads to an php error:
Uncaught TYPO3 Exception #1: PHP Warning: rename(<path>/fileadmin/introduction/images/_recycler_,<path>/fileadmin/introduction/images/_recycler_/_recycler_): Invalid argument in .../typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php line 953 (More information)Tested with
- 8.3.0-dev (current master)
- 7.6.10-dev (current HEAD)
Both with the same error (just the line number differs a little bit).
Updated by Nicole Cordes over 8 years ago
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review over 8 years ago
- Status changed from New 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/49100
Updated by Gerrit Code Review over 8 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/49100
Updated by Gerrit Code Review over 8 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/49100
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49113
Updated by Steven Cardoso over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c51983bad9c15106285818acc1a91f8ae65a942f.