Project

General

Profile

Actions

Bug #87227

closed

[FE][disableNoCacheParameter] disables TypoScript no_cache, too

Added by bitfire it services over 5 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2018-12-19
Due date:
% Done:

100%

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

Description

Steps to reproduce:

1. Set [FE][disableNoCacheParameter] = true (because I don't want no_cache request parameters to cause server load)
2. Use TypoScript for root page: config.no_cache = 1 (for development)

Result:

Pages will still be cached. I have to clear the cache for every template change etc.

Expected result:

Pages are not cached, because according to the description of [FE][disableNoCacheParameter], the setting only controls "the no_cache request parameter".


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #79582: [FE][disableNoCacheParameter] does not work correctly / forces cachingClosed2017-02-01

Actions
Actions #1

Updated by Georg Ringer over 5 years ago

  • TYPO3 Version changed from 9 to 8

can confirm and is also valid for 8

Actions #2

Updated by Mathias Bolt Lesniak over 4 years ago

For what it's worth: This issue is causing blank pages in EXT:frontend_editing

Actions #3

Updated by Gerrit Code Review over 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/+/62835

Actions #4

Updated by Benni Mack over 4 years ago

  • Related to Bug #79582: [FE][disableNoCacheParameter] does not work correctly / forces caching added
Actions #5

Updated by Gerrit Code Review over 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/+/62835

Actions #6

Updated by Gerrit Code Review over 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/+/62905

Actions #7

Updated by Benni Mack over 4 years ago

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

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF