Bug 155386

Summary: Log and backlog show raw html for notification messages
Product: [Applications] konversation Reporter: Niek Beernink <n.beernink>
Component: loggingAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: normal CC: anselmolsm, hein
Priority: NOR    
Version: 1.0.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Niek Beernink 2008-01-10 10:43:54 UTC
Version:           1.0.1 (using KDE KDE 3.5.8)
Installed from:    Ubuntu Packages

If you have at least one nickname in your list of watched nicknames and a notify message is printed, this message will show up as raw HTML in the backlog and channel log.

So, to reproduce;

1. Add a nickname to your watched list.
2. Have that person go offline and then online again so you get the notification message.
3a. Now look at the log of the channel or person that the notification line was printed in. It should show up as:

[date] [time] |Notify| lt;a href="#somenick" gt;somenick is online (irc.someserver.tld). lt;/a gt;

3b. It shows up like this in Konversation's logviewer as well as in a text editor such as Kate:

[date] [time] Notify <a href="#somenick">somenick is online (irc.someserver.tld).</a>
Comment 1 Eike Hein 2008-01-10 14:32:12 UTC
Peter, I think you fixed that one in SVN?
Comment 2 Peter Simonsson 2008-04-18 21:20:22 UTC
Nope haven't fixed this one this case.
Comment 3 Anselmo L. S. Melo (anselmolsm) 2013-04-03 12:55:07 UTC
Not reproducible, running Konversation 1.4, KDE Development Platform 4.10.1.
Comment 4 Eike Hein 2013-04-14 20:40:13 UTC
Confirming, this is fixed.