Project

General

Profile

Actions

Bug #20186

closed

Filecache: Clear all caches doesn't clear tags directory

Added by Steffen Kamper over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-03-15
Due date:
% Done:

0%

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

Description

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.

(issue imported from #M10698)


Files

10698.diff (630 Bytes) 10698.diff Administrator Admin, 2009-03-15 17:26
Actions

Also available in: Atom PDF