Hi, when I write in a chat 「http://www.mirbsd.org/mksh.htm」 the link that is made clickable by Gajim is wrong, it makes http://www.mirbsd.org/mksh.htm」 which is invalid and does not match the URI spec. Any raw 8-bit is not part of the hyperlink, but a delimiter, so it must have ended after the “.htm”. Gajim 0.13.1 did that correctly IIRC (that was me using a backport before I upgraded from hardy to sid).