Actions
Bug #78473
closed"Fileadmin garbage collection" scheduler task doesn't remove entries from sys_file
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2016-10-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
As stated in subject, the fileadmin cleaner only removes the files from filesystem, but not from sys_file
table, which results in showing all the removed /_recycler_/*
files in Report "Files flagged as missing".
A bit related to #59312.
Updated by Philipp Gampe over 8 years ago
- Status changed from New to Accepted
- Complexity set to easy
Updated by Gerrit Code Review over 8 years ago
- Status changed from Accepted to Under Review
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/50432
Updated by Nicole Cordes over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a43deabd6728526b1237b4d76a369baffd211c27.
Actions