#53 empty item search in resultsdb creates weird URLs
Closed: Fixed None Opened 8 years ago by kparal.

When I search for depcheck results and don't touch "item" (leave it empty), it creates the URL like this:
https://taskotron.fedoraproject.org/resultsdb/results?item:like=%25%25&testcase_name=depcheck

Notice item:like=%25%25.

I suspect this might be slower (puts a constraint on item when it doesn't have to) and it doesn't look nice.


This ticket had assigned some Differential requests:
D566

Login to comment on this ticket.

Metadata