Bug #87227
closed[FE][disableNoCacheParameter] disables TypoScript no_cache, too
100%
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".
Updated by Georg Ringer almost 6 years ago
- TYPO3 Version changed from 9 to 8
can confirm and is also valid for 8
Updated by Mathias Bolt Lesniak about 5 years ago
For what it's worth: This issue is causing blank pages in EXT:frontend_editing
Updated by Gerrit Code Review almost 5 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
Updated by Benni Mack almost 5 years ago
- Related to Bug #79582: [FE][disableNoCacheParameter] does not work correctly / forces caching added
Updated by Gerrit Code Review almost 5 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
Updated by Gerrit Code Review almost 5 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
Updated by Benni Mack almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b37441e8b8ec5a3694a4a6e512b4faab50d014e2.