On 03/13/2015 01:56 PM, Peter Maydell wrote:
On 13 March 2015 at 17:50, Patchew Tool <patchew.t...@gmail.com> 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/<1426268589-14756-1-git-send-email-arm...@redhat.com>
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/%3c1426268589-14756-1-git-send-email-arm...@redhat.com%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