Summary: | nicks with square brackets are never highlighted | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Max <mikh> |
Component: | Chat Window | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | LO | ||
Version First Reported In: | 0.12.6 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Max
2006-05-28 08:49:39 UTC
now it's the other way round. SVN commit 901466 by rjarosz: Escape regexp characters from nickname when looking for nickname in message body and also don't use \\b because it doesn't work if [] is in nickname. BUG: 128171 M +7 -4 kopetechatsession.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=901466 |