Project

General

Profile

Actions

Bug #79582

closed

[FE][disableNoCacheParameter] does not work correctly / forces caching

Added by Christian Wellinghorst about 7 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2017-02-01
Due date:
% Done:

0%

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

Description

According to it's description, this setting should disable only the no_cache URL parameter. It actually seems to force caching even for pages / elements that are marked to be excluded from caching. This can lead to unexpected / faulty behavior e.g. when using an additional Varnish Cache.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #87227: [FE][disableNoCacheParameter] disables TypoScript no_cache, tooClosed2018-12-19

Actions
Actions #1

Updated by Christian Eßl almost 5 years ago

The option to completely disable caching for pages (via "no_cache" field in the db) was removed with TYPO3 9. So is this still an issue?

Actions #2

Updated by Benni Mack over 4 years ago

  • Related to Bug #87227: [FE][disableNoCacheParameter] disables TypoScript no_cache, too added
Actions #3

Updated by Benni Mack over 4 years ago

  • Status changed from New to Closed

Christian Eßl wrote:

The option to completely disable caching for pages (via "no_cache" field in the db) was removed with TYPO3 9. So is this still an issue?

Hey,

in principle yes, but the fix here https://review.typo3.org/c/Packages/TYPO3.CMS/+/62835 would also solve the issue for TYPO3 v8 if somebody is interested.

Actions

Also available in: Atom PDF