Actions
Bug #88208
closedIndexed Search Title - Problem with htmlspecialchars &
Status:
Closed
Priority:
Must have
Assignee:
Category:
Indexed Search
Target version:
Start date:
2019-04-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
https://forge.typo3.org/issues/56262
This issue seems to be present in the current 9.5.5 with "&" in page title.
Page titles like "Lorem & ipsum" leads to "Lorem & ispum" in source code.
Maybe the "htmlspecialchars($title)" in indexed_search/Classes/Controller/SearchController.php causes the problem?
Best regards
Sam
Actions