[Tickets #13445] Re: mail list does not refresh
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Aug 19 22:54:16 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13445
------------------------------------------------------------------------------
Ticket | 13445
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | mail list does not refresh
Queue | IMP
Version | 6.2.1
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2014-08-19 16:54) wrote:
> Michael, are you REALLE REALLY testing this on *STABLE* versions?
I am testing on the stable branch FRAMEWORK_5_2. (Which is ~IMP
6.2.2). We don't test with the actual code of a release version
because that is irrelevant, since the bug may have already been fixed.
(This is the responsibility of a bug reporter to verify, not a
developer.)
I don't recall anything in IMP recently fixed that would cause this
issue. More important, I use multiple MUAs to read my mail and I have
never experienced mis-syncing of emails, at least in the last 6 months
or so.
A good place to begin debugging is the poll() function in
IMP_Ajax_Application_Handler_Common. Immediately after a remote
change in the mailbox and a poll() request is issued, the
$this->_base->changed() call will return a non-empty value. if that
call is returning false then something is different on your system
than mine.
More information about the bugs
mailing list