Summary | unread count not updated in title |
Queue | IMP |
Queue Version | 5.0 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | vilius (at) lnk (dot) lt |
Created | 04/07/2011 (5216 days ago) |
Due | |
Updated | 05/13/2011 (5180 days ago) |
Assigned | 05/13/2011 (5180 days ago) |
Resolved | 05/13/2011 (5180 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
standard global and mailbox settings.
By the way this is not so rare setup. It's standard Cyrus with
standard global and mailbox settings. No idea why this was not
reported earler though.
State ⇒ Feedback
Assigned to Michael Slusarz
extension is available, but it is disabled per mailbox. Without mod
sequences, we cannot do search caching since flag changes (i.e.
marking message as seen) will not invalidate the cache ID. So we need
to disable search caching for these mailboxes.
Disable search caching if a mailbox reports it does not support mod
sequences (
Bug #9833).3 files changed, 16 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/56be75f9196778b399db7a27f5e91fcb112c03d4
New Attachment: imaplog.gz
1. Refresh INBOX with one unread message.
2. Open that message.
3. Go back to INBOX.
correct number.
count is being polled every time the mailbox is listed:
(1305268859.4409) C: 5 SEARCH RETURN (COUNT) CHARSET UTF-8 UNDELETED UNSEEN
(1305268859.4788) S: * ESEARCH (TAG "5") COUNT 13
So you will need to provide IMAP debug logs to prove otherwise or else
I am going to close this ticket.
correct number.
New Attachment: messagecount.png
screenshot. Any ideas what related settings I could be running
different from default?
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ unread count not updated in title
Type ⇒ Bug
Priority ⇒ 1. Low
above action bar when messages are marked as read. It always just
increases on new mail. Never decreases.