Project

General

Profile

Actions

Bug #48984

closed

cache tags table has orphaned records for Typo3DatabaseBackend

Added by Christian Zenker almost 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
Start date:
2013-06-10
Due date:
% Done:

100%

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

Description

Description:

1. When creating a page and assigning multiple tags, there is one record created in the cache table and multiple in the cache_tags table.
2. When flushing cache records by tag only the one entry in cache_tags with the requested tag will be removed. All other cache_tags with the same identifier will remain.

Expected: all entries in cache_tags with the deleted identifier are removed.

Found this issue in TYPO3 4.6, but from reading it does not seem to be fixed in the master branch.

Actions

Also available in: Atom PDF