]> Sergey Matveev's repositories - public-inbox.git/commit
www: fix attachment downloads for conflicted Message-IDs
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 29 Mar 2018 09:57:47 +0000 (09:57 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 29 Mar 2018 09:59:59 +0000 (09:59 +0000)
commit8f9e9ae77525418a4d916d80297c66c4c854b16e
tree068ff0d286de0ea5fd23065ad87293a50a7c05de
parentd8e714970bbdf130568e17c114e747b5c3464d19
www: fix attachment downloads for conflicted Message-IDs

By using the "primary" Message-ID in WwwAttach, we can avoid
conflicts in the links we use for downloading attachments.
lib/PublicInbox/View.pm
t/psgi_v2.t