Actions
Task #99612
closedDo not resolve pages twice when building menus
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Performance
Target version:
-
Start date:
2023-01-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
When building the actual page link the page is resolved a second time, because the PageLinkBuilder just gets the page id and not the page record.
Actions