Summary: | cannot add tags to emails through filters | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Ritesh Raj Sarraf <kde-bugs> |
Component: | filtering | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bjoern, montel, yneveu |
Priority: | NOR | ||
Version: | 1.13.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/690fc0be681e2307b7eb86d746b0bcc7e3fb1dfd | Version Fixed In: | 4.10 |
Sentry Crash Report: |
Description
Ritesh Raj Sarraf
2010-04-06 19:04:39 UTC
Same problem here (kde 4.10 beta2 on archlinux). It seems that in ~/.kde4/share/config/akonadi_mailfilter_agentrc , action-args-0 attribute is empty: [Filter #1] Applicability=0 AutomaticName=true ConfigureShortcut=false ConfigureToolbar=false Enabled=true Icon=system-run StopProcessingHere=true ToolbarName=<To>: bureautique.boulogne@ccmbenchmark.com action-args-0= action-name-0=add tag actions=1 apply-on=check-mail,manual-filtering contentsA=xxx@example.com contentsB=yyy@example.com fieldA=To fieldB=CC funcA=contains funcB=contains identifier=TORHjDEwPZ1kF21S name=<To>: zzz@example.com operator=or rules=2 Filter was created using kmail filter edition. But it seems that there is a problem in filter creation. When you chosse the tat you want to be applied to filtered mail. Click on apply, the dropbox will be resetted to first choice in the list... yes it's right in 4.9.4 too... will fix soon Git commit 690fc0be681e2307b7eb86d746b0bcc7e3fb1dfd by Montel Laurent. Committed on 05/12/2012 at 21:56. Pushed by mlaurent into branch 'master'. Fix Bug 233524 - cannot add tags to emails through filters It was never works. List was always empty Don't call query each time that we apply a filter FIXED-IN: 4.10 M +7 -31 mailcommon/filter/filteractionaddtag.cpp M +1 -4 mailcommon/filter/filteractionaddtag.h M +69 -1 mailcommon/filter/filtermanager.cpp M +16 -0 mailcommon/filter/filtermanager.h http://commits.kde.org/kdepim/690fc0be681e2307b7eb86d746b0bcc7e3fb1dfd |