]> Sergey Matveev's repositories - public-inbox.git/commit
cgi: ensure we unescape MIDs correctly in URLs
authorEric Wong <e@80x24.org>
Sat, 12 Apr 2014 01:06:58 +0000 (01:06 +0000)
committerEric Wong <e@80x24.org>
Sat, 12 Apr 2014 01:21:23 +0000 (01:21 +0000)
commit59438d115d1cf52d12258b5d94bae5219daaae41
treec62e512a10d5e9e9361319dbc3f30312be185292
parentc4e1a5af31e924077568823ef83d00d1462f5f12
cgi: ensure we unescape MIDs correctly in URLs

MIDs may have strange characters in them, so we need to handle
escaping/unescaping properly to avoid broken links or worse.
public-inbox.cgi
t/cgi.t