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/
Updated by Sybille Peters about 2 years ago
- Related to Bug #98964: Menu object caching creates too many records resulting in huge cache_hash table added
Updated by Anonymous almost 2 years ago
- Related to Bug #87729: MenuProcessor can't cache added
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78675
Updated by Gerrit Code Review over 1 year ago
Patch set 1 for branch 11.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/+/78576
Updated by Benni Mack over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c96e7540771af346f8025c1329eb493cee29f9c5.
Actions