]> Sergey Matveev's repositories - public-inbox.git/commit
view: do not fail on empty In-Reply-To
authorEric Wong <e@80x24.org>
Thu, 4 Aug 2016 21:58:40 +0000 (21:58 +0000)
committerEric Wong <e@80x24.org>
Thu, 4 Aug 2016 21:58:51 +0000 (21:58 +0000)
commit96529fbf563a82ed5dca7b0e79d87b2aa1f75b8f
tree3566567b1e1fe4e98bfacab4def8caabe02be33b
parent95acd5901491e4f333f5d2bbeed6fb5e6b53e07c
view: do not fail on empty In-Reply-To

Sometimes messages have an empty In-Reply-To header which throws
threaders off.  This actually causes public-inbox-httpd to die,
which is probably bad and will be fixed elsewhere.
lib/PublicInbox/View.pm