Bug 361993

Summary: OSD notifications render HTML entities raw
Product: [Applications] konversation Reporter: Luke-Jr <luke-jr+kdebugs>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: minor CC: nalvarez
Priority: NOR    
Version: 1.6   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Luke-Jr 2016-04-20 06:33:37 UTC
OSD renders &lt; and &gt; literally rather than as <>

For example: http://luke.dashjr.org/tmp/screenshots/snapshot147.png

"[HighLight] (#anime) &lt;ewong&gt; Luke-Jr: ping"
Comment 1 Peter Simonsson 2016-09-11 09:01:40 UTC
Git commit 26801f3d7248a059d38e92d969326a35ac90c57a by Peter Simonsson.
Committed on 11/09/2016 at 09:00.
Pushed by psn into branch 'master'.

Fix < and > in OSD notifications

M  +5    -5    src/notificationhandler.cpp

http://commits.kde.org/konversation/26801f3d7248a059d38e92d969326a35ac90c57a
Comment 2 Peter Simonsson 2016-09-11 09:06:25 UTC
*** Bug 353013 has been marked as a duplicate of this bug. ***