Actions
Bug #81242
closedDuplicated htmlspecialchars() in backend breadcrumb
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2017-05-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi,
htmlspecialchars() for title ist already set by method getRecordInformations()
Fixes double or triple htmlspecialchars() in backend "Page path breadcrumb navigation" right-top: (Path: /folder/folder {ICON} Page & Name [{PID}])
\TYPO3\CMS\Backend\Template\Components\MetaInformation::getRecordInformations()
\TYPO3\CMS\Backend\Template\Components\MetaInformation::getRecordInformationTitle()
Actions