Closed Bug 17427 Opened 25 years ago Closed 25 years ago

Mark as unread not working when the message has a replied status

Categories

(SeaMonkey :: MailNews: Message Display, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lchiang, Assigned: scottputterman)

References

Details

Mark as unread not working when the message has a replied status

Win32  1999-10-27-09-m11 build

Setup:  IMAP although that doesn't really matter

Steps:
1) Open Inbox
2) Select a message which has a "replied" status showing the thread pane
3) Click the green diamond or choose Message | Mark as Unread

Actual results:  Nothing happens.  The message remains shown as read so that the
green diamond does not appear or the message is not bolded

Expected results:  The message becomes bold and the green diamond appears to
show that the message is unread

Add'l Notes:  No problem with marking a message as unread if the status of the
message is read or no status.
Assignee: phil → putterman
QA Contact: lchiang → fenella
Scott says this is his bug.
Actually, I think that the message actually gets marked as unread.  It's just
not reflected back in the UI.
That would make sense.  The bug is that both the diamond column and the status
column are using the same RDF property.  The property it is using talks "read",
" ", "replied", etc.  In reality, the diamond column only cares about "read" and
" ".  Therefore I need to split this into 2 separate properties so I can
distinguish between the two.
Status: NEW → ASSIGNED
Target Milestone: M13
*** Bug 22159 has been marked as a duplicate of this bug. ***
Blocks: 21448
I have a fix for this.  Will probably be checked in later this week.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
I checked in the fix.
Status: RESOLVED → VERIFIED
Linux Redhat 6.0 (2000-01-06-08 M13)
Win_nt 4.0 (2000-01-06-09 M13)
Mac (2000-01-05-15 M13)
This problem has been fixed in these builds.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.