Bug 155386 - Log and backlog show raw html for notification messages
Summary: Log and backlog show raw html for notification messages
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: logging (show other bugs)
Version: 1.0.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-10 10:43 UTC by Niek Beernink
Modified: 2013-04-14 20:40 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 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.