Bug #29367

"TCEMAIN.clearCacheCmd = all" and Cachingframework with FileBackend

Added by Thomas Dudzak over 1 year ago. Updated over 1 year ago.

Status:New Start date:2011-08-30
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:Caching
Target version:-
TYPO3 Version:4.5 Complexity:easy
PHP Version:5.3
Votes: 0

Description

Hello,

I'm using TYPO3 4.5.5 and there seems to be a bug in the CachingFramework:

While using the Cachingframework with FileBackend and the typoscript condition tcemain.clearCacheCmd= all, an error message is passed: "The temporary cache file "[snip]/typo3temp/cache/clear_hash/[snip]" could not be written.". The caching framework seems to try to change a cached hash file, that is already cleared.

When changing the typoscript condition to "TCEMAIN.clearCacheCmd = pages" it works in Frontend, but can't clear - of course - cache hashes...

A similar cache problem was reported for memcache in 2008 (http://bugs.typo3.org/view.php?id=9645)


Related issues

related to Core - Bug #39122: Invalid chmod by default for folder typo3temp/Cache/Data/... Needs Feedback 2012-07-20

History

Updated by Steffen Gebert over 1 year ago

  • Priority changed from Must have to Should have
  • Target version deleted (4.5.6)
  • Complexity set to easy

Updated by Andreas Wolf over 1 year ago

  • Category set to Caching

Also available in: Atom PDF