Feature #34474
closedRemove clear cache by id from clearCacheCMD
100%
Description
This issue is related to #34352. There a feature was introduced that allows to clear the cache by tag and by id from TCEMAIN.clearCacheCmd.
As discussed (also check comments on https://review.typo3.org/#/c/9266/) the clear by id should not be part of the public api as a cache identifier is something internal that's not disposed to the outside in case of cache_pages.
This patch removes the clear cache by id part (while keeping the clear cache by tag).
Updated by Gerrit Code Review over 12 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 http://review.typo3.org/9326
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9326
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9326
Updated by Gerrit Code Review over 12 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9326
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/9389
Updated by Fabrizio Branca over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9d5b3e868476d4c88d9dfa629b9f209225f76b0e.