Closed
Bug 613773
Opened 14 years ago
Closed 13 years ago
new mail doesn't show up in virtual folder
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: emoore, Unassigned)
References
Details
(Whiteboard: [closeme 2012-01-11][WFM])
User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:2.0b7) Gecko/20100101 Firefox/4.0b7
Build Identifier:
I'm running step 4 in the virtual folder Litmus test cases, which checks that new mail will show up in a virtual folder. I'm testing Miramar alpha 1.
I created a virtual folder that tested whether the subject contained MozillaZine. That listed the notifications for the forum posts. I then sent myself a message from another account with MozillaZine as the subject. It did not show up in the virtual folder.
I exited Thunderbird and ran 3.0.10. When I sent the same new message it showed up in the virtual folder.
Reproducible: Always
Updated•14 years ago
|
Component: Mail Window Front End → Filters
Product: Thunderbird → MailNews Core
QA Contact: front-end → filters
Comment 1•14 years ago
|
||
When you tested, are all of "search target folders" of the (Saved) Search Folder(Virtual Folder) kept in scope= line of virtualFolders.dat as you initially defined?
If a "search target folder"(real folder) is deleted/moved/renamed, it's removed from scope= line in virtualFolders.dat(==search target folders), and if the deleted/moved/renamed "search target folder"(real folder) is last one in scope= line, the (Saved) Search Folder(Virtual Folder) is deleted.
Comment 2•14 years ago
|
||
As virtual folder, at least next steps are required to show a new mail.
(i) A new mail at "search target folder"(real folder) is detected.
(ii) Headers of the new mail at "search target folder" is fetched.
(iii) Virtual Folder knows the new in mail the "search target folder".
(iv) Virtual Folders shows the mail at thread pane(and count at folder pane).
To rule out problem at step (i) or (ii), get IMAP log and check IMAP level flow first, please.
Comment 3•14 years ago
|
||
virtual folders are backend
Component: Filters → Backend
QA Contact: filters → backend
Comment 4•14 years ago
|
||
Eric, does comment 1 make sense?
Odd. I've never had trouble with virtual like this.
Comment 5•13 years ago
|
||
Eric,
Thanks for the test.
Can you still reproduce this issue?
I cannot confirm this using current trunk
Whiteboard: [closeme 2012-01-11][WFM]
Version: unspecified → 5.0
Comment 6•13 years ago
|
||
RESOLVED INCOMPLETE due to lack of response to previous question. If you feel this change has been made in error, please respond to this bug with your reason why.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•