Bug 211087 - historiry which not work with the link
Summary: historiry which not work with the link
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: History Plugin (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Unspecified
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-19 16:05 UTC by BRULE Herman
Modified: 2010-01-16 11:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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