[TYPO3-core] RFC :#10698: Filecache: Clear all caches doesn't clear tags directory

Steffen Kamper info at sk-typo3.de
Sun Mar 15 21:20:22 CET 2009


Hi,

This is an SVN patch request.

Type: Bug

Bugtracker reference: http://bugs.typo3.org/view.php?id=10698

Branches: trunk

Problem:
The function flush is called with every type of cache configured. The 
type of cache is fetched by
$this->cache->getIdentifier()
which is eg cache_hash or cache_pages

The tags-directory doesn't use the identifier, so the searched path in 
tags-directory is wrong.

Solution:
use tags-directory and remove it.

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 10698.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090315/8b89d60a/attachment-0001.txt 


More information about the TYPO3-team-core mailing list