Project

General

Profile

Actions

Bug #99282

closed

Re loading frontend without cache keeps loading cached TypoScript

Added by Daniel Siepmann over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Should have
Category:
TypoScript
Target version:
Start date:
2022-12-06
Due date:
% Done:

100%

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

Description

  1. Setup TypoScript rendering
    page >
    page = PAGE
    page.10 = TEXT
    page.10.value = test
    
  2. Log in to the TYPO3 backend
  3. Load a frontend page
  4. Change TypoScript, e.g.
    page.10.value = test new
  5. re load frontend page without cache, e.g. by pressing CTRL+SHIFT+r on Linux

This should load the frontend without caches which worked fine in 11.5 and older versions.
But this does no longer work in current main, the TypoScript seems to be loaded from cache.
Adjusting TypoScript setup inside the filesystem only takes effect after clearing the cache e.g. via install tool, Maintenance Module, "Flush frontend cache", "Flush all caches".


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Task #99120: Deprecate old TypoScriptParserClosed2022-11-17

Actions
Related to TYPO3 Core - Feature #97816: New TypoScript parserClosed2022-06-27

Actions
Related to TYPO3 Core - Bug #99334: Minor typo in .rst fileClosed2022-12-10

Actions
Related to TYPO3 Core - Bug #99857: Prevent disabled page cache accessClosed2023-02-06

Actions
Actions

Also available in: Atom PDF