[commits] Horde branch master updated. 6f435e07cd2a1419a35c1de8f73fa81cc3d22b9c

Michael M Slusarz slusarz at horde.org
Wed Nov 30 22:29:45 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: 4907a64de0bf37fd51b41bccd1c38704226a071c

6f435e0 Fix regressions in search mailboxes due to Ticket #9773

-----------------------------------------------------------------------

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.

 imp/lib/Mailbox.php            |    2 +-
 imp/lib/Views/ListMessages.php |   70 ++++++++++++++++++++--------------------
 2 files changed, 36 insertions(+), 36 deletions(-)

http://git.horde.org/horde-git/-/commit/6f435e07cd2a1419a35c1de8f73fa81cc3d22b9c




More information about the commits mailing list