#1772 searching issues with status=all leads to an empty page
Closed: Fixed Opened by kparal.

If you list All issues, like this:
https://pagure.io/pagure/issues?status=all
and then you search for something and hit Go, you get a page with status=None, which is an empty page:
https://pagure.io/pagure/issues?status=None&search_pattern=namespace
instead of showing this page:
https://pagure.io/pagure/issues?status=all&search_pattern=namespace


Commit 9db78c63 fixes this issue

@pingou changed the status to Closed

Metadata