Actions
Bug #99658
closedMissing anchor with f:link.page
Start date:
2023-01-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The link generated with
<f:link.page pageUid="1" section="test">Testlink</f:link.page>
doesn't contain the anchor:
<a href="/">Testlink</a>
Actions