Project

General

Profile

Actions

Bug #90775

closed

$GLOBALS['TSFE'] does not contain 'pageCacheTags' if page was cached before

Added by Anonymous about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2020-03-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
TSFE, Caching
Complexity:
Is Regression:
Sprint Focus:

Description

If a page is called the first time (uncached) TypoScriptFrontendController contains all pageCacheTags for this page. On the next call pageCacheTags is empty. This causes trouble e.g. with EXT:static_filecache thats stores the tags in its own cache_pages_tags table to trigger a clear on that tags.

I think its core related because e.g. EXT:static_filecache can not know which tags has been set by the core or other third party extensions like news a.s.o.
If you think is is more likely a static_filecache problem let me know then I'll make a ticket there.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #101663: Cache-Tags are not/set restored on snippet cachesResolved2023-08-11

Actions
Actions #1

Updated by Gerrit Code Review about 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63768

Actions #2

Updated by Gerrit Code Review about 4 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63768

Actions #3

Updated by Gerrit Code Review about 4 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63751

Actions #4

Updated by Gerrit Code Review about 4 years ago

Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63751

Actions #5

Updated by Benni Mack about 4 years ago

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

Updated by Gerrit Code Review about 4 years ago

  • Status changed from Resolved to Under Review

Patch set 3 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63751

Actions #7

Updated by Gerrit Code Review about 4 years ago

Patch set 4 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63751

Actions #8

Updated by Susanne Moog about 4 years ago

  • Status changed from Under Review to Resolved
Actions #9

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions #10

Updated by Christian Kuhn 8 months ago

  • Related to Bug #101663: Cache-Tags are not/set restored on snippet caches added
Actions

Also available in: Atom PDF