Project

General

Profile

Actions

Bug #100886

closed

Pages not statically cacheable any more

Added by Torben Hansen about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-05-16
Due date:
% Done:

100%

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

Description

Since #100665, TYPO3 pages are not statically cacheable any more, since a new value is added to controller->config['INTincScript'][] in typo3/sysext/frontend/Classes/Http/RequestHandler.php. This leads to, that the TypoScriptFrontendController::isStaticCacheble() check will always return false, because it checks, it any INTincScript value is set.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #100665: Handle dynamic nonce update in cached HTML markupResolved2023-04-19

Actions
Actions #1

Updated by Gerrit Code Review about 1 year ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Oliver Hader about 1 year ago

  • Related to Bug #100665: Handle dynamic nonce update in cached HTML markup added
Actions #3

Updated by Gerrit Code Review about 1 year ago

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

Actions #4

Updated by Gerrit Code Review about 1 year ago

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

Actions #5

Updated by Gerrit Code Review about 1 year ago

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

Actions #6

Updated by Oliver Hader about 1 year ago

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

Also available in: Atom PDF