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

Also available in: Atom PDF