Closed
Bug 509423
Opened 16 years ago
Closed 3 years ago
message filter rule - move message to local folder - marks message read in both folders
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 389098
People
(Reporter: hibmrao, Unassigned)
References
()
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a2pre) Gecko/20090810 Minefield/3.6a2pre
Build Identifier: http://download.mozilla.org/?product=thunderbird-3.0b3&os=win&lang=en-US
When message is moved because of filter rules. It marks message as read.
This will be issue if I bucket incoming messages into different folders and move them. All messages moved into folder are marked read.
Requirement: Keep message moved in its original state (read/unread) in the destination folder.
I downgraded back to Tb3 beta 2, as this behavior popped up in Tb3 beta 3.
Reproducible: Always
Steps to Reproduce:
1. Have imap configured.
2. Filter incoming message and set rule to move to folder.
Actual Results:
New message moved will be marked read in imap folder (its also deleted) Ok
It will be marked "read" in destination folder.
Expected Results:
Message should be left in original status in destination folder.
ie., If unread message is moved, It should be unread
If read message is moved, It should be read.
Looks like new bug introduced in TB 3 Beta 3.
Comment 1•16 years ago
|
||
This may be the same issue that my attachment 393308 [details] [diff] [review] is trying to solve. BTW further work on that issue will be in bug 389098. If you read the bug analysis in 398098 comment 11, you'll see that mistakenly setting READ in the destination folder is part of the issue, which matches this bug. Sorry for the confusing bug trail. That particular issue was an IMAP to local move, but the race condition originates on the IMAP side, so it could cause the same behaviour for an IMAP to IMAP move.
I should try to test this bug as well, and see if I can reproduce it, and if the patch fixes it.
Kent
Thanks for looking into it. Looks like the issue might be same.
Only thing is I see it consistently even for single message.
Look forward for fix
Updated•16 years ago
|
Keywords: regression
Updated•16 years ago
|
Status: UNCONFIRMED → NEW
Component: General → Filters
Depends on: 389098
Ever confirmed: true
Product: Thunderbird → MailNews Core
QA Contact: general → filters
Version: unspecified → Trunk
Comment 3•10 years ago
|
||
Removing myslef on all the bugs I'm cced on. Please NI me if you need something on MailNews Core bugs from me.
You need to log in
before you can comment on or make changes to this bug.
Description
•