[Konversation-devel] [Bug 100369] Inconsistent logging behavior for msg

Nicolás Alvarez nicolas.alvarez at gmail.com
Mon Apr 9 02:12:26 UTC 2012


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

--- Comment #5 from Nicolás Alvarez <nicolas.alvarez at gmail.com> ---
Git commit 00c0709eaac0fbe9798bd7141e6a94ac68a54156 by Nicolás Alvarez.
Committed on 09/04/2012 at 04:11.
Pushed by nalvarez into branch 'master'.

Fix misleading log formatting when /msg'ing from a channel window.

When doing "/msg foo bar" in a channel, we used to log "<foo> bar"
in the channel log. This is very misleading, since it looks as if
'foo' said it rather than sending it *to* foo. This commit changes it
to "<-> foo> bar", which looks a bit odd to me but it's consistent
with what gets shown in the ircview.

This partially fixes the complaints in bug 100369. The other part of
that bug is logging the message in the recipient's log
instead of the channel's, but that's apparently quite hard.

M  +5    -1    src/viewer/ircview.cpp

http://commits.kde.org/konversation/00c0709eaac0fbe9798bd7141e6a94ac68a54156

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


More information about the Konversation-devel mailing list