Opened 15 years ago
Closed 15 years ago
#1755 closed defect (bug) (fixed)
Messages: New message flagging problems
Reported by: | Ezd | Owned by: | |
---|---|---|---|
Milestone: | 1.2 | Priority: | major |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
There's a problem with the red message flagging box. It does not update instantly as sometimes it's wrong.
Example:
If I goto my messages inbox and I mark one of my messages as unread it flags "1" (which is correct). But if I then go into that unread message the flag changes to "2".
If I start over and instead of 1 message selected 2 messages and mark them as unread and I open one of the messages it will flag "3" when it should flag 1 (for 1 unread). So it looks like it multiply by 1 when going into an unread message instead of substracting by 1.
Last but not least it only flags on the "inbox" not on "Messages" so you can see you have new messages when you enter your own profile. I think thats a bit of a shame. It could show "Messages (X new)". I know you get notifications and all but it wouldn't hurt making it more visible in the profile when you have a new message.
Attachments (1)
Change History (6)
#2
@
15 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
I still experience this issue.
1: If I mark a message as unread and then open it right after (without refresh) the flag changes to "2" when it should be none.
2: If I mark a message as unread and goto the frontpage, then go back to messages and open the unread one, the flag stays at "1" when it should be none.
#3
@
15 years ago
AND...
3: If i mark a message as unread and then click on Messages again it will actually flag "2" after Inbox and flag "1" infront of the new message.
(This is very confusing with 2 different flags at the same time)
(In [2546]) Fixes #1755