Actions
Task #98464
closedUse LinkResult object for HMENU items
Start date:
2022-09-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Issue with caching links, if ATagTitle is not included in the hash.
page.1000 = HMENU page.1000 { special = list special.value = 212 1 = TMENU 1 { NO = 1 } } page.1001 = HMENU page.1001 { special = list special.value = 212 1 = TMENU 1 { NO = 1 NO { // Same link, but with ATagTitle set to the abstract field ATagTitle.field = abstract } } }
Actions