Skip to content

Remove links from search result item description

Fixed a bug where a search result item was not displayed correctly due to a link in the description. According to the W3C HTML specification it is also not allowed to nest an a element within an a element.

Merge request reports