Actions
Bug #98985
closedProperty "cache" is not included in MenuProcessor
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2022-11-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
menu, cache, menuprocessor, hmenu
Complexity:
Is Regression:
Sprint Focus:
Description
MenuProcessor utilizes HMENU and passes the configuration along.
In $allowedConfiguration a number of properties are defined. However, "cache." and "cache" are not among them.
- original patch: https://review.typo3.org/c/Packages/TYPO3.CMS/+/50608/
Actions