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.
I can confirm this bug on Kubuntu 8.04 kde4 beta2 (Kopete 0.50.80)
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
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