[telepathy] [Bug 313110] Emoticons ending in "\" allow to write as the conversation-partner

David Edmundson kde at davidedmundson.co.uk
Sat Jan 12 20:48:23 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=313110

--- Comment #15 from David Edmundson <kde at davidedmundson.co.uk> ---
Discussion between me and DrDanz:
DrDanz:
> It doesn't appear at all in the web inspector

Me:
< web inspector is a dom tree, so it means the DOM is broken....
< Which it would be because the emoticon filter will be inserting <img alt=":\"
>
< The quote isn't closed
< as the escape filter has already run. So this \ isn't escaped before
insertion.

(note, above is only a theory. Probably correct, but still unconfirmed)

If correct, to fix we need to escape HTML entered by the emoticon filter as the
alt tag. I'm not sure the API allows for that.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list