[!!!][TASK] Remove DB field pages.no_cache
Having an option to completely disable the page rendering cache available per page for editors is a real risk. This option is largely hard to understand for an editor, or an admin. Integrators can still use `config.no_cache = 1` in TypoScript on a condition basis to achieve the same result. Resolves: #82878 Releases: master Change-Id: Ie6989acc0044a75e711253e4304f9b2b9d96a7e1 Reviewed-on: https://review.typo3.org/54489 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Tested-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
Showing
- typo3/sysext/core/Classes/TypoScript/TemplateService.php 2 additions, 2 deletionstypo3/sysext/core/Classes/TypoScript/TemplateService.php
- typo3/sysext/core/Configuration/TCA/pages.php 3 additions, 15 deletionstypo3/sysext/core/Configuration/TCA/pages.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-82878-RemovedFieldNoCacheInDatabaseTablePages.rst 43 additions, 0 deletions...reaking-82878-RemovedFieldNoCacheInDatabaseTablePages.rst
- typo3/sysext/core/Resources/Private/Language/locallang_csh_pages.xlf 0 additions, 16 deletions...t/core/Resources/Private/Language/locallang_csh_pages.xlf
- typo3/sysext/core/Tests/Functional/Tca/PagesVisibleFieldsTest.php 0 additions, 10 deletions...sext/core/Tests/Functional/Tca/PagesVisibleFieldsTest.php
- typo3/sysext/core/ext_tables.sql 0 additions, 1 deletiontypo3/sysext/core/ext_tables.sql
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 0 additions, 4 deletions...ntend/Classes/Controller/TypoScriptFrontendController.php
- typo3/sysext/frontend/Resources/Private/Language/locallang_tca.xlf 0 additions, 9 deletions...ext/frontend/Resources/Private/Language/locallang_tca.xlf
- typo3/sysext/frontend/Tests/Functional/Tca/PagesLanguageOverlayVisibleFieldsTest.php 0 additions, 3 deletions.../Functional/Tca/PagesLanguageOverlayVisibleFieldsTest.php
- typo3/sysext/info/Classes/Controller/PageInformationController.php 0 additions, 1 deletion...ext/info/Classes/Controller/PageInformationController.php
Please register or sign in to comment