Project

General

Profile

Actions

Bug #71623

closed

EXT:indexed_search: Problem in search results with htmlspecialchars in Page-Title

Added by David Hoeckele over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Indexed Search
Start date:
2015-11-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

If the page-title contains a htmlspecialchar like an ampersand, page title something like

Text & image
, the page-path in search results as
/Text & image
instead of
/Text & image

In the description it looks fine!

Tried several variations of <f:format.html> and TSrenderFuncPath without any effect.
In fluid debug output I see that the output looks like

/Text &amp;&amp;&amp; image

Any hints? Am I doing wrong or can anyone else reproduce it?

Actions

Also available in: Atom PDF