Actions
Bug #79275
closedCacheHashCalculator does not exclude ADMCMD arguments
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2017-01-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
ADMCMD arguments are not filtered when calculating the cache-hash which results in a page not found error.
The behavior can be triggered with creating and opening a preview link in the workspace module which implicitly sets ADMCMD_previewWS during runtime.
Actions