Skip to content

Fix patternType addition in SearchResults

Administrator requested to merge lg/fix-search-patterntype-addition into master

Created by: lguychard

By calling convertPlainTextToInteractiveQuery(), SearchResults did quite a bit more than simply setting patternType in the URL if it didn't exist, mutating the query content needlessly.

There's more that needs to happen for a fully correct fix to #12506 and #12690, but this is a start.

Merge request reports

Loading