Bug #29367
closed"TCEMAIN.clearCacheCmd = all" and Cachingframework with FileBackend
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)
Updated by Steffen Gebert about 13 years ago
- Priority changed from Must have to Should have
- Target version deleted (
4.5.6) - Complexity set to easy
Updated by Alexander Opitz about 10 years ago
- Status changed from New to Needs Feedback
- Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.5)?
Updated by Christian Kuhn almost 10 years ago
- Status changed from Needs Feedback to Closed
If this still happens in 4.5, it will not be fixed there anymore. For younger core versions, this issue should be solved already. For now, I'll close this issue.