From: Jonathan McDowell Date: Sun, 1 Apr 2012 21:27:11 +0000 (-0700) Subject: Always put a leading 0x on keyids in HTML output links X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/3839a6a5eb45a07065cef61b2bfe2c7f317c7b44?hp=3839a6a5eb45a07065cef61b2bfe2c7f317c7b44 Always put a leading 0x on keyids in HTML output links We didn't always put a leading 0x when outputting URLs as part of an index, which confuses some clients that try to autoparse returned key IDs. ---