AgenturPottkinder / typo3_forum

An Extbase-based TYPO3 Extension which is called typo3_forum
http://www.mittwald.de
GNU General Public License v2.0
35 stars 54 forks source link

[BUGFIX] Run CacheManager->clearAll for related tables only #354

Closed sgrossberndt closed 1 year ago

sgrossberndt commented 4 years ago

When running many operations in new DataHandler instances each time the typo3_forum-CacheManager tries to delete temporary files. This patch changes the behaviour to only do so if the table name the hook was called for contains a table which is used in EXT:typo3_forum