Closed Bug 754635 Opened 12 years ago Closed 11 years ago

Following after custom (nsIMsgFilterCustomAction) actions do not run if isAsync=true

Categories

(MailNews Core :: Filters, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 695671

People

(Reporter: eg13reg, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:11.0) Gecko/20100101 Firefox/11.0
Build ID: 20120310010446

Steps to reproduce:

I create custom filter action using nsIMsgFilterCustomAction with property isAsync = true, that calls copyListener.OnStopCopy(0) when action is complete. I add it to filters actions list using nsIMsgFilterService.addCustomAction function.
Then I crate new filter in Thunderbird and add 2 actions: my custom action and any another buildin thunderbird action.
Then I run this filter from Tools menu.


Actual results:

My custom action completes successful, but following actions from the same filter are not run. Following filters are run.


Expected results:

The following after custom actions should be run.
Component: General → Filters
OS: Linux → All
Product: Thunderbird → MailNews Core
Hardware: x86 → All
QA Contact: general → filters
Egor, have you resolved your issue?
Flags: needinfo?(eg13reg)
(In reply to Wayne Mery (:wsmwk) from comment #1)
> Egor, have you resolved your issue?

Mery, unfortunatly, no, I haven't. I still use synchronouse method.
Flags: needinfo?(eg13reg)
This issue, like many others associated with manual filters, will be resolved by the patch that I am doing on bug 695671, so I am going to dup this.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.