Bug 316267

Summary: Weird escaping of chat messages
Product: [Unmaintained] telepathy Reporter: Aleix Pol <aleixpol>
Component: chat-plasmoidAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kde, mklapetek
Priority: NOR    
Version: git-latest   
Target Milestone: Future   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Aleix Pol 2013-03-07 01:05:23 UTC
Whenever I send/receive "\o/" in a chat, what I get printed in the chat plasmoid "\\o/"

[01:47] <d_ed> yeah, the last filter that runs in message-processor
[01:47] <d_ed> escapes html -> JS insertion safe
[01:48] <d_ed> which we need for the Adium crap.. but no-one else wants
[01:48] <d_ed> we tried moving it to AdiumThemeView once, but it didn't work, and I'm not sure why
[01:48] <d_ed> need to redo that

Reproducible: Always
Comment 1 David Edmundson 2013-03-24 12:11:53 UTC
Git commit 32aeeda2e54e3a9a1eb5b46da6b0f581513df3c1 by David Edmundson.
Committed on 24/03/2013 at 02:09.
Pushed by davidedmundson into branch 'master'.

Move \ escaping into AdiumThemeView where it belongs
REVIEW: 109685

M  +4    -2    lib/adium-theme-view.cpp

http://commits.kde.org/telepathy-text-ui/32aeeda2e54e3a9a1eb5b46da6b0f581513df3c1