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

Also available in: Atom PDF