[BUGFIX] Use correct ordering of nl2br & htmlspecialchars
The ViewHelper `f:format.nl2br` must be applied after `f:format.htmlspecialchars()`. Resolves: #99160 Releases: main, 11.5 Change-Id: If20a25cf86479fa8d8e533fc5d820dc6931c3a5b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76774 Tested-by:Nikita Hovratov <nikita.h@live.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Nikita Hovratov <nikita.h@live.de>
Showing
- typo3/sysext/backend/Classes/Controller/ContentElement/NewContentElementController.php 2 additions, 2 deletions...Controller/ContentElement/NewContentElementController.php
- typo3/sysext/backend/Resources/Private/Templates/NewContentElement/MenuItem.html 1 addition, 1 deletion...sources/Private/Templates/NewContentElement/MenuItem.html
Please register or sign in to comment