]> Sergey Matveev's repositories - public-inbox.git/commit
view: fix spaces in mailto: link
authorEric Wong <e@80x24.org>
Tue, 22 Nov 2016 02:49:40 +0000 (02:49 +0000)
committerEric Wong <e@80x24.org>
Tue, 22 Nov 2016 02:49:40 +0000 (02:49 +0000)
commit0cb5397f9ef26b22e529876ba904f1afe24f62da
tree258853f9c6cdb189e45ca8bf0b62dc7ff8857fc7
parentd73798ac803114d6cc75d62c624c823d0b553c0d
view: fix spaces in mailto: link

Some mail clients do not seem to handle '+' as a space in query
parameters for the mail subject, use the more common '%20' for
compatibility.
lib/PublicInbox/View.pm