On 03/13/2015 01:56 PM, Peter Maydell wrote:
On 13 March 2015 at 17:50, Patchew Tool <[email protected]> wrote:
This series passed Patchew automatic testing, but there are some warnings.
Find the log fragments below, or open the following URL to see the full log:
http://qemu.patchew.org/testing/log/<[email protected]>
It would be nice to encode special characters like '<' and '>' in these
URLs in emails, because otherwise mail clients are less likely
to treat the whole string as a single URL. (GMail for instance
assumes the URL stops at '<').
If you use URLs like:
http://qemu.patchew.org/testing/log/%[email protected]%3E
then they work exactly the same only without confusing clients
that auto-hyper-link text.
thanks
-- PMM
I've got some patches that fix this for the web interface (since <> are
invalid URL characters), I'll copy this over into the email bits, too.
Thanks,
--js