Summary | Newmail notifications don't update polled mailboxes |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | slusarz (at) horde (dot) org |
Created | 04/08/2011 (5203 days ago) |
Due | |
Updated | 08/29/2012 (4694 days ago) |
Assigned | |
Resolved | 01/27/2012 (4909 days ago) |
Milestone | 5.1 |
Patch | No |
commit 4535d7c7af02085e4d85ff03d4070cc998b36388
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Jan 26 16:46:32 2012 -0700
Request #9852: Ensure that if newmail is received and the user isnotified, it is always reflected in the dynamic view folder list.
.../Handler/Decorator/NewmailNotify.php | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/4535d7c7af02085e4d85ff03d4070cc998b36388
commit 4535d7c7af02085e4d85ff03d4070cc998b36388
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Jan 26 16:46:32 2012 -0700
Request #9852: Ensure that if newmail is received and the user isnotified, it is always reflected in the dynamic view folder list.
.../Handler/Decorator/NewmailNotify.php | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/4535d7c7af02085e4d85ff03d4070cc998b36388
Assigned to Michael Slusarz
State ⇒ Resolved
Milestone ⇒ 5.1
commit 4535d7c7af02085e4d85ff03d4070cc998b36388
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Jan 26 16:46:32 2012 -0700
Request #9852: Ensure that if newmail is received and the user isnotified, it is always reflected in the dynamic view folder list.
.../Handler/Decorator/NewmailNotify.php | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/4535d7c7af02085e4d85ff03d4070cc998b36388
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Newmail notifications don't update polled mailboxes
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Accepted
Thus, in the dynamic view, a notification can occur but the Ajax
response does not have a corresponding poll entry.