]> Sergey Matveev's repositories - public-inbox.git/commit
use rel2abs_collapsed when loading Inbox objects
authorEric Wong <e@80x24.org>
Mon, 21 Dec 2020 07:51:20 +0000 (07:51 +0000)
committerEric Wong <e@80x24.org>
Mon, 21 Dec 2020 21:51:57 +0000 (21:51 +0000)
commit3e9888ed30b7fe092b03789d19a8020d4bc0fb39
treefcdb2a81886f3526ddaa09c674eea308310bef6b
parentbad84119fb0915abe3f19fe4fb9c34e24fe7e564
use rel2abs_collapsed when loading Inbox objects

We need to canonicalize paths for inboxes which do not have
a newsgroup defined, otherwise ->eidx_key matches can fail
in unexpected ways.
lib/PublicInbox/Admin.pm
lib/PublicInbox/Config.pm
lib/PublicInbox/ExtSearchIdx.pm
script/public-inbox-convert
script/public-inbox-init