Bug 211087

Summary: historiry which not work with the link
Product: [Unmaintained] kopete Reporter: BRULE Herman <alpha_one_x86>
Component: History PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Unspecified   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description BRULE Herman 2009-10-19 16:05:16 UTC
Version:            (using KDE 4.3.2)
Installed from:    Gentoo Packages

Hello, the links is not correctly displayed in the history (I can see the mal formated html)
Thanks to fix it.
Comment 1 Roman Jarosz 2010-01-16 11:14:45 UTC
SVN commit 1075497 by rjarosz:

Correctly highlight links in history.
Fix searching, we were ignoring a lot of message (spaces problem).
Make searching/highlighting more reliable (search text escaping).
BUG: 211087


 M  +101 -16   historydialog.cpp  
 M  +4 -0      historydialog.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1075497
Comment 2 Roman Jarosz 2010-01-16 11:18:35 UTC
SVN commit 1075505 by rjarosz:

Backport commit 1075497.
Correctly highlight links in history.
Fix searching, we were ignoring a lot of messages (spaces problem).
Make searching/highlighting more reliable (search text escaping).
CCBUG: 211087


 M  +101 -16   historydialog.cpp  
 M  +4 -0      historydialog.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1075505