[TASK] Remove unused special GET parameters
Several ADMCMD_ and TSFE_ADMIN_PANEL variables are excluded from cHash, but were never evaluated before. The GET parameters are removed from setting and calculation in cacheHash. Resolves: #90412 Releases: master Change-Id: I4c6781fca4fd6ccc50bd068f266619b2a2a0cf15 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63236 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/frontend/Classes/Page/CacheHashCalculator.php 2 additions, 4 deletionstypo3/sysext/frontend/Classes/Page/CacheHashCalculator.php
- typo3/sysext/frontend/Tests/Unit/Page/CacheHashCalculatorTest.php 0 additions, 1 deletion...sext/frontend/Tests/Unit/Page/CacheHashCalculatorTest.php
- typo3/sysext/workspaces/Classes/Controller/PreviewController.php 1 addition, 3 deletions...ysext/workspaces/Classes/Controller/PreviewController.php
Please register or sign in to comment