Bug #66247
closedFile Recycler doesn't collect deleted files anymore
100%
Description
I'm talking about the folder named
_recycler_, as referenced in this blogpost:
http://www.lacisoft.com/blog/2010/07/22/how-to-create-a-recycle-bin-trash-feature-in-typo3s-fileadmin/
In 6.2 there are no more deleted files moved to this folder, but it still has its own folder icon and scheduler task.
It was still working in TYPO3 4.7 (no FAL, of course), which I was just able to confirm in my local XAMPP installations.
Updated by Ralf-Rene Schroeder about 9 years ago
Still an anoying problem in 6.2.15...
Is there any solution/patch ???
Updated by Philipp Gampe about 9 years ago
- Status changed from New to Accepted
- Priority changed from Should have to Must have
- Target version set to 7 LTS
- Complexity set to medium
Updated by Florian Seirer about 9 years ago
This is still broken in TYPO3 7 LTS.
Updated by Michael Oehlhof almost 9 years ago
- Status changed from Accepted to In Progress
- Assignee set to Michael Oehlhof
Updated by Gerrit Code Review almost 9 years ago
- Status changed from In Progress 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/45076
Updated by Gerrit Code Review almost 9 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/45076
Updated by Gerrit Code Review almost 9 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/45076
Updated by Gerrit Code Review almost 9 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/45076
Updated by Gerrit Code Review almost 9 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/45076
Updated by Michael Oehlhof almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ac66cdb4aaf31ff9a1ca22e4a9186cbc7bcb9644.
Updated by Clemens Riccabona over 8 years ago
Still not working in TYPO3 6.2.19
Updated by Clemens Riccabona over 8 years ago
Is there any chance to get this into 6.2, which is a LTS officially supported till 3/2017, which is in fact a year from now!?
beside that, it is just ridiculous: in 6.2 we have got the cool new feature of cleaning recycler automagically via taskscheduler.
but guess what: recycler not been filled anyway.
really a funfact! ;)
Updated by Florian Seirer over 8 years ago
You could just apply the patch to 6.2.19 yourself.
I did the same, and it worked.
But I agree, it should be in 6.2, since the feature has been there from the start. Can somebody reopen this?
Updated by Clemens Riccabona over 8 years ago
Florian Seirer wrote:
You could just apply the patch to 6.2.19 yourself.
I did the same, and it worked.
Thanks for confirming, that the patch just works for 6.2 too!
Essentially I do not like (read: hate) to change the core myself everytime when there is a new version published ...
But better than the response: update to 7 LTS, the bug is gone there ... (also an advice I get sometimes when reporting bugs ...)
Updated by Florian Seirer over 8 years ago
Now that it works again I found out that files can't be deleted if there is already another file with the same name in the recycler folder.
PHP Fatal error: Class 'DateTimeImmutable' not found in /var/www/typo3/typo3-6.2.21/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php on line 827
Should i create a new issue for this?
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed