Actions
Bug #87804
closedLink/PageViewHelper doesn't force closing tag
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-02-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
fluid
Complexity:
Is Regression:
Sprint Focus:
Description
The fluid viewhelper Link/PageViewHelper doesn't force the closing tag, unlike all the other link viewhelpers (who make use of the tagbuilder).
This causes the link to render as <a href="...." /> when there's no content given.
Actions