Closed
Bug 531427
Opened 16 years ago
Closed 14 years ago
cannot select sub folder for manual 'run selected filter(s) on folder'. Error: uncaught exception: 0x80004005 [nsIMsgFilterService.applyFiltersToFolders
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: trisooma, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3) Gecko/20090909 Fedora/3.5.3-1.fc11 Firefox/3.5.3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Thunderbird/3.0b4
background:
I have my IMAP folders setup in a 2-tier fashion, ie. folders from 'Inbox' get copied to 'In' folder first, then I want to run a rule on the 'In' folder to move specific messages to more specific folders.
A subfolder cannot be selected to run filters on.
when I do click 'Run now', this error is logged:
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFilterService.applyFiltersToFolders]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://messenger/content/FilterListDialog.js :: runSelectedFilters :: line 350" data: no]
when hovering one of the items in the dropdown 'Run selected filter(s) on:', this error is logged:
Error: GetMsgFolderFromUri is not defined
Source File: chrome://messenger/content/folderWidgets.xml
Line: 315
Reproducible: Always
Steps to Reproduce:
1. go to: Tools -> Message Filters...
2. select the required Rule to run
3. the dropwdown 'Run selected filter(s) on:' does not display subfolders
Actual Results:
Cannot select subfolder
Expected Results:
subfolder can be selected
Comment 1•16 years ago
|
||
This looks like bug 201175 or bug 428574
Component: General → Search
QA Contact: general → search
Comment 2•16 years ago
|
||
Trisooma read https://bugzilla.mozilla.org/show_bug.cgi?id=257415#c22 for a solution to your issue.
Comment 3•16 years ago
|
||
(In reply to comment #2)
> Trisooma read https://bugzilla.mozilla.org/show_bug.cgi?id=257415#c22 for a
> solution to your issue.
That solution is for incoming filters. I think he is talking about filters after-the-fact (Manual or Run Now) type.
There is some sort of elusive bug that is affecting Run Now, but I have never been able to reproduce it. If I try the STR of this bug, I do not get the error from comment 0.
Your "Error: GetMsgFolderFromUri is not defined" is an interesting clue. This looks like Bug 440196 which has long been fixed. I wonder if the reporter has some sort of update problem?
Reporter, could you please do a fresh install of TB3 RC1 and see if the problem persists?
(In reply to comment #3)
> (In reply to comment #2)
> > Trisooma read https://bugzilla.mozilla.org/show_bug.cgi?id=257415#c22 for a
> > solution to your issue.
>
> That solution is for incoming filters. I think he is talking about filters
> after-the-fact (Manual or Run Now) type.
>
> There is some sort of elusive bug that is affecting Run Now, but I have never
> been able to reproduce it. If I try the STR of this bug, I do not get the error
> from comment 0.
>
> Your "Error: GetMsgFolderFromUri is not defined" is an interesting clue. This
> looks like Bug 440196 which has long been fixed. I wonder if the reporter has
> some sort of update problem?
>
> Reporter, could you please do a fresh install of TB3 RC1 and see if the problem
> persists?
I did a fresh install of TB3 RC1 (exact version: Mozilla/5.0 (X11; U; Linux i686; nl; rv:1.9.1.5) Gecko/20091121 Thunderbird/3.0), and in this version i am able to select the required folder to run filter on. No messages appeared in the error console.
Was this bug reintroduced somehow?
What can i do help solve this problem?
What is the problem now? I understand comment 4 that the bug is no longer existing.
Can this be closed?
Updated•14 years ago
|
Component: Search → Filters
Product: Thunderbird → MailNews Core
QA Contact: search → filters
Summary: cannot select sub folder for 'run selected filter(s) on folder' → cannot select sub folder for manual 'run selected filter(s) on folder'. Error: uncaught exception: 0x80004005 [nsIMsgFilterService.applyFiltersToFolders
I haven't seen the problem since.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•