Search doesn't convert html tags
We upgraded GitLab Community Edition 9.1.3 (2e4e522a) and now, when using the project search input the results are displayed with html tags, not actual bold:
Request:
/search/autocomplete?project_id=&project_ref=&term=typo
Response:
[ { "category": "Groups", "id": 5, "label": "Typo3 Projects", "url": "/typo3" }, { "category": "Projects", "id": 27, "value": "Typo3 CMF", "label": "Typo3 Projects / Typo3 CMF", "url": "/typo3/typo3" } ]