Hide Forgot
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.
Created from redmine issue http://projects.theforeman.org/issues/13118
Upstream bug assigned to jomitsch
*** Bug 1325784 has been marked as a duplicate of this bug. ***
Thank you for your bug report. This bug is being tracked upstream, and will no longer be tracked in the downstream product. When the upstream issue is fixed, the next Satellite release will contain the fix. I am closing this out as deferred. If you feel this is not correct, please feel free to open with additional information. Thank you for your interest in Red Hat Satellite.