]> Sergey Matveev's repositories - public-inbox.git/commit
view: handle the topic-free case properly
authorEric Wong <e@yhbt.net>
Fri, 3 Apr 2020 05:06:59 +0000 (05:06 +0000)
committerEric Wong <e@yhbt.net>
Fri, 3 Apr 2020 21:44:46 +0000 (21:44 +0000)
commitfc92ce8845ac5f09939722537624fa48441f7c0b
tree55f713c722e1b9dcea20a28a3cde98ef8dbb3c34
parent150acb76fe824283ee41dcccc263eb38195d7ebd
view: handle the topic-free case properly

There may be no topics for a given timestamp range,
so don't attempt to treat `undef' as an arrayref.
lib/PublicInbox/View.pm
t/psgi_v2.t