[Tickets #10835] Re: Spooky behavior after midnight
bugs at horde.org
bugs at horde.org
Tue Dec 6 06:48:30 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10835
------------------------------------------------------------------------------
Ticket | 10835
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Spooky behavior after midnight
Queue | IMP
Version | Git master
Type | Bug
-State | Assigned
+State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-12-05 23:48) wrote:
Almost positive this was fixed last week by this:
commit 6f435e07cd2a1419a35c1de8f73fa81cc3d22b9c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Nov 30 15:21:56 2011 -0700
Fix regressions in search mailboxes due to Ticket #9773
Move UIDVALIDITY check before empty mailbox check, since a UIDVALIDITY
failure should cause all viewport information to be reset, regardless of
whether the mailbox contains messages.
UIDVALIDITY will also fail when the day changes, so metadata creation
needs to appear below this line since metadata will be reset in this
instance.
Prior to this commit, the metadata was being improperly updated which
exactly fits the symptom of arrival sort becoming the sort method in
the mailbox.
FWIW, I can't reproduce.
More information about the bugs
mailing list