Skip to content
Snippets Groups Projects
Commit b37441e8 authored by Benni Mack's avatar Benni Mack Committed by Tobi Kretschmann
Browse files

[BUGFIX] disableNoCacheParameter option allows TypoScript cache option

With this change applied, a TYPO3 installation having the
global "disableNoCacheParameter" option activated will
still disable the cache if set via TypoScript `config.no_cache = 1`.

However, the GET parameter is still not evaluated when
having the option activated.

Resolves: #87227
Releases: master, 9.5
Change-Id: Id33bd3aa9c8d042deffadeb19d8d64d52fad3371
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62835


Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarTobi Kretschmann <tobi@tobishome.de>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarTobi Kretschmann <tobi@tobishome.de>
parent 69ea6509
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment