]> Sergey Matveev's repositories - public-inbox.git/commit
mbox: do not barf on queries which return no results
authorEric Wong <e@80x24.org>
Tue, 3 Apr 2018 10:34:54 +0000 (10:34 +0000)
committerEric Wong <e@80x24.org>
Tue, 3 Apr 2018 10:48:05 +0000 (10:48 +0000)
commit15eb65ffd59c7cf5cce67c6b7621f63194fd1083
treecc27bbcebbb4ad88cd2c43ca0b4a8a68120f6988
parent4f0b09919ae9c8823bf6c1fa1452bc27945952a3
mbox: do not barf on queries which return no results

Having zero search results means we never get a chance
to populate the Content-Disposition header for mbox
downloads.
lib/PublicInbox/Mbox.pm
lib/PublicInbox/SearchView.pm
t/psgi_search.t