-
Bug
-
Resolution: Fixed
-
Major
-
3.1.1, 3.2
-
None
How to reproduce
- Create an article (for instance) and insert an HTML block in its rich text field.
- Write some HTML in the HTML block, like "<span class='important'>Important text</span>".
- Save and validate the content.
- Go to the search engine page, and make a search that will return your content.
- The content excerpt is displayed with HTML code, tags are encoded: "%3Cspan%20class%3D%22important%22%3EImportant%20text%3C%2Fspan%3E"