Bug 316267 - Weird escaping of chat messages
Summary: Weird escaping of chat messages
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: chat-plasmoid (show other bugs)
Version: git-latest
Platform: Other Linux
: NOR normal
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-07 01:05 UTC by Aleix Pol
Modified: 2013-03-24 12:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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