Bug #48984
closedcache tags table has orphaned records for Typo3DatabaseBackend
100%
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.
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21309
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21309
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21309
Updated by Gerrit Code Review over 11 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21309
Updated by Gerrit Code Review over 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/22016
Updated by Gerrit Code Review over 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/22017
Updated by Anonymous over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset df8a660041a62577dc801a02e3c419bb3d14b2a8.