Actions
Bug #92914
open$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['clearCachePostProc']
Start date:
2020-11-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
TYPO3\CMS\Install\Controller\MaintenanceController::cacheClearAllAction() do not respect hooks added to clearCachePostProc.
I have an extension which creates a .htaccess an a proxy.php file inside the cache folder after clearing the cache. This works fine if i flush the cache in the backend. But if i clear the cache in the install tool (Maintenance -> Flush cache) the clearCachePostProc is not processed.
Please add clearCachePostProc to "Flush Cache"
Best regards
Bernd
Actions