-
Bug
-
Resolution: Duplicate
-
Major
-
None
Description
With the introduction of the new search through the autocomplete box, the search page became broken if multibranch builds are used.
The search page is rendered by the link <host>/search/?q=<query>. The link is used to integrate with a browser search through a custom search provider.
Actual Results
Links point to not existing places like https://jenkins.host/search/?q=job1+%C2%BB+branch_name:
Expected Results
Links point to the right places, e.g. https://jenkins.host/job/job1/job/branch_name.
- duplicates
-
JENKINS-75320 search listing leads to wrong url since it includes >>
-
- Resolved
-