Bug 142463 - autoreplace plugin fails on incoming messages
Summary: autoreplace plugin fails on incoming messages
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: Autoreplace plugin (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-03 16:12 UTC by Olivier Vitrat
Modified: 2008-07-06 14:50 UTC (History)
1 user (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 Olivier Vitrat 2007-03-03 16:12:23 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Debian testing/unstable Packages

This has been reported in the Debian BTS at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=265356

AutoReplace plugin only replaces text in outgoing messages, even though the "Auto replace on incoming messages" option has been checked. I tried disabling all other plugins, but it has not helped.
Comment 1 Gaurav Chaturvedi 2008-07-06 11:26:26 UTC
I can confirm this bug on Kubuntu 8.04 kde4 beta2 (Kopete 0.50.80)
Comment 2 Dennis Nienhüser 2008-07-06 14:49:58 UTC
SVN commit 828711 by nienhueser:

Save changes to settings of message direction and replace options.
CCBUG: 142463


 M  +27 -0     autoreplaceconfig.cpp  
 M  +5 -0      autoreplaceconfig.h  
 M  +25 -9     autoreplacepreferences.cpp  
 M  +0 -2      autoreplacepreferences.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=828711
Comment 3 Dennis Nienhüser 2008-07-06 14:50:11 UTC
SVN commit 828712 by nienhueser:

Register for incoming messages and handle them as well if requested. This will be fixed in Kopete coming with KDE 4.1 RC1.
BUG: 142463


 M  +14 -17    autoreplaceplugin.cpp  
 M  +9 -4      autoreplaceplugin.h  


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