Bug 1432408

Summary: 500 ISE when searching for '-' in job whiteboard
Product: [Retired] Beaker Reporter: Ales Zelinka <azelinka>
Component: web UIAssignee: beaker-dev-list
Status: CLOSED NOTABUG QA Contact: tools-bugs <tools-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 24CC: dcallagh, mjia, rjoost
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-28 07:31:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ales Zelinka 2017-03-15 10:39:56 UTC
This (search for -)

https://beaker.engineering.redhat.com/jobs/mine?sfield=Whiteboard&searchwb=-&jobsearch.quick_search=-&simplesearch=

gives me

> 500 Internal error

> The server encountered an unexpected condition which prevented it from fulfilling the request.
> 
> Powered by CherryPy 2.3.0 
> 
> Version-Release number of selected component (if applicable):

Comment 1 Dan Callaghan 2017-03-28 07:31:47 UTC
I think you have a faulty Greasemonkey script :-) see bug 1277632.

Note that (in the real Beaker UI) the quick search box on the jobs grid is actually searching job ID, not whiteboard. And searching a job id of "-" gives 0 results as expected.