Bug #13118
Scoped search autocomplete submits blank string
Description
When searching an invalid field "foo = bar" in a search box, scoped search provides the first autocomplete as a blank string. If the user hits Enter, a blank string is submitted and not the query in the search box.
To reproduce; Navigate to the search box, type "foo = bar" (without quotes) and hit enter. In the params passed to the server you will see a blank string as the search query.
If you click the search button, then "foo = bar" is submitted in the params.
Expected results: Enter submits the query in the box if there is no autocomplete results.
History
#1
Updated by John Mitsch over 6 years ago
- Related to Tracker #4638: Scoped Search Conversion added
#2
Updated by John Mitsch over 6 years ago
- Related to deleted (Tracker #4638: Scoped Search Conversion)
#3
Updated by Eric Helms over 6 years ago
- Legacy Backlogs Release (now unused) set to 114
#4
Updated by John Mitsch about 6 years ago
- Bugzilla link set to 1322088