Bug 68947

Summary: auto replace plugin doesn't auto-replace outgoing encrypted messages
Product: [Applications] kopete Reporter: Mike W <mike>
Component: Autoreplace pluginAssignee: Martijn Klingens <klingens>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mike W 2003-11-24 16:00:03 UTC
Version:           unknown (using KDE 3.1.4)
Installed from:    Gentoo
Compiler:          gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
OS:          Linux (i686) release 2.4.22_pre2-gss

If you enable auto-replace plugins and cryptography plugin, and then send a message using auto-replace keywords to a contact with a PGP key, the contents of the message does not get replaced by the plugin, however sending to non-crypto contacts replaces the text fine.

using CVS build from last week
Comment 1 Martijn Klingens 2003-11-24 17:11:41 UTC
The order in which the filter plugins are called (autoreplace and crypto in this case) is currently not really defined. What you're seeing is autoreplace being called AFTER crypto rather than before.

You might be able to work around this by shuffling the entries for both plugins in ~/.kde/share/config/kopeterc. It's not guaranteed to work though.

It's on my TODO for after KDE 3.2 to fix this, it's way too intrusive to do in the current feature freeze, sorry.

Martijn
Comment 2 Will Stephenson 2004-05-06 20:12:31 UTC
Oops!
Comment 3 Olivier Goffart 2004-09-02 17:45:07 UTC

*** This bug has been marked as a duplicate of 77482 ***