]> Sergey Matveev's repositories - public-inbox.git/commit
view: do not recompress already-compressed MID for anchors
authorEric Wong <e@80x24.org>
Mon, 17 Aug 2015 20:15:31 +0000 (20:15 +0000)
committerEric Wong <e@80x24.org>
Mon, 17 Aug 2015 20:15:31 +0000 (20:15 +0000)
commit9beef8313200e56ef37764a43fbdfe1f4bfb4294
treeee83e4b5b0268313c104c9e318683d65a8851ee5
parentcc22505339e40fe45113ee39a4688070807eba58
view: do not recompress already-compressed MID for anchors

This is merely for display, so on the off chance somebody does
send a 40-byte MID with nothing but hexadecimal characters,
the worst that could happen is we repeat an anchor name in the
rendered HTML.  This has no impact on git archival or Xapian
indexing.
lib/PublicInbox/View.pm