Project

General

Profile

Actions

Bug #51588

closed

TCEMAIN.clearCacheCmd = cacheTag doesn't work

Added by Zbigniew Jacko about 11 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2013-08-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

I have cached menu

lib.navigation.sub {
    cache.key = firstTag_{TSFE:sys_language_uid}
    cache.key.insertData = 1
    cache.lifetime = default
    cache.tags = firstTag
}

and settings in TSCONFIG
    TCEMAIN.clearCacheCmd = cacheTag:firstTag

This isn't working properly, because menu is cached in cf_cache_hash but cache for tags is cleared only in cf_cache_pages and cf_cache_pagesection. I attach a patch.


Files

local_history.patch (1.04 KB) local_history.patch Zbigniew Jacko, 2013-08-30 16:07
Actions #1

Updated by Philipp Gampe about 11 years ago

  • Category set to DataHandler aka TCEmain
  • Status changed from New to Accepted
  • Complexity set to easy

Can you push the patch to gerrit? http://wiki.typo3.org/CWT

Actions #2

Updated by Gerrit Code Review about 11 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23624

Actions #3

Updated by Gerrit Code Review about 11 years ago

Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/24095

Actions #4

Updated by Gerrit Code Review about 11 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/24096

Actions #5

Updated by Zbigniew Jacko about 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF