Bug #96438
closedUndefined array key in scheduler garbage collection task
100%
Description
Execution of task "Caching framework garbage collection (scheduler)" failed with the following message: PHP Warning: Undefined array key "backend" in /var/www/html/public/typo3/sysext/scheduler/Classes/Task/CachingFrameworkGarbageCollectionTask.php line 53
This happens, for example, with installed news extension as a backend cache configuration for "news_category" is not available.
Updated by Gerrit Code Review almost 3 years 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/+/72810
Updated by Gerrit Code Review almost 3 years 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/+/72810
Updated by Gerrit Code Review almost 3 years 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/+/72810
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.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/+/72832
Updated by Chris Müller almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 433a1a3749804998ae2bb2fc454c755a3e01edeb.
Updated by Andreas Kießling about 2 years ago
- Related to Bug #98716: CachingFrameworkGarbageCollectionTask does not fall back to default storage backend added