Actions
Bug #77536
closedpagePath / pageInfo viewhelper has a problem with html-tags
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-08-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
the viewhelper
<f:be.pagePath />
<f:be.pageInfo />
show wrong in an own module. the html-tags who are inside are show to the user. i guess the <> are translatet to <> and this is wrong.
it worked in version 8.1 but the problem appears in version 8.2
Updated by Wouter Wolters over 8 years ago
- Status changed from New to Closed
Hi, thanks for the report. This has been fixed with https://review.typo3.org/#/c/49214/ and will be part of the next release.
Actions