Project

General

Profile

Actions

Bug #95708

open

clear cache Hook not executed with Admin Tools -> Maintenance -> Flush Cache

Added by Marco H over 2 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2021-10-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When using the following hook:

$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['clearCachePostProc'][] = \Vendor\Package\Hook\DataHandlerHook::class . '->postProcessClearCache';

It is being executed when I use the Clear Cache Option in the top right corner of the backend.
However, it is not being executed via Admin Tools -> Maintenance -> Flush Cache

Tested in TYPO3 10.4.21


Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Bug #99434: Keep the $GLOBALS variables unto redirect to install toolRejected2022-12-29

Actions
Is duplicate of TYPO3 Core - Bug #92914: $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['clearCachePostProc']New2020-11-24

Actions
Actions #1

Updated by Franz Holzinger about 1 year ago

  • Related to Bug #99434: Keep the $GLOBALS variables unto redirect to install tool added
Actions #2

Updated by Christian Weiske 4 months ago

  • Is duplicate of Bug #92914: $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['clearCachePostProc'] added
Actions

Also available in: Atom PDF