Bug #96863
closedDirectory content does appear outside the folder when using the recycler bin
100%
Description
When using the recycler bin in the FAL (Filelist module), I'd expected that when I delete a folder that contains files, these files remain located inside the deleted folder in the recycler bin. However, the files are moved to the same level as the recycler bin.
Please see attached video for clarification:- The directory structure under "
fileadmin/
" shows the recycler bin and the folder "user_uploads/
" in the first level. - The recycler bin is empty.
- I go to the "
user_uploads/
" folder and create a new folder "test/
". - I open the new folder and upload three image files (drag'n drop).
- After reloading the view, the files are located inside the folder "
test/
" as expected. - I go one level up and delete the previously created folder "
test/
". - TYPO3 moves this folder into the recycler bin.
- I open the recycler bin.
- The list view shows the folder "
test/
" and the image files on the same level. - I open the folder "
test/
" which is empty.
Expected result: the three image files should be located inside the folder " test/
" not outside on the same level.
Files
Updated by Gerrit Code Review 11 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85491
Updated by Gerrit Code Review 8 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85491
Updated by Gerrit Code Review 6 months ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85491
Updated by Gerrit Code Review 3 months ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85491
Updated by Gerrit Code Review 3 months ago
Patch set 1 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88830
Updated by Anonymous 3 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 919bf5ec4058c0a20f0a6848654db2788d883d5b.
Updated by Garvin Hicking 25 days ago
- Related to Bug #106748: Editors cannot delete folders – getNearestRecyclerFolder throws InsufficientFolderAccessPermissionsException added
Updated by Garvin Hicking 7 days ago
- Related to Bug #106838: Editors can not delete folders in filelist added