[commits] Horde branch master updated. ce223be3fd4550b2dd60c1be88d6db404b7f8e29

Michael M Slusarz slusarz at horde.org
Tue Apr 5 20:13:33 UTC 2011


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

from: 886d88fa0acdb7013d0b94985d26c046b22b8fa5

e9fe574 Put these in alphabetical order so they're easier to find
ce223be Bug #9796: CONDSTORE fixes when MODSEQ is not available in mailbox

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

commit e9fe574ce893bf3b3fe935020cd1c4b8303f854e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Apr 5 13:21:32 2011 -0600

    Put these in alphabetical order so they're easier to find

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |   38 +++++++++---------
 1 files changed, 19 insertions(+), 19 deletions(-)

http://git.horde.org/horde-git/-/commit/e9fe574ce893bf3b3fe935020cd1c4b8303f854e

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

commit ce223be3fd4550b2dd60c1be88d6db404b7f8e29
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Apr 5 12:29:20 2011 -0600

    Bug #9796: CONDSTORE fixes when MODSEQ is not available in mailbox
    
    RFC 4551 [3.1] - CONDSTORE server MUST return HIGHESTMODSEQ info.
    If not, assume server is broken and ignore.
    
    Don't need to delete cache if MODSEQ is not available - we just won't be
    able to cache flag results.
    
    Correctly handle cache data if MODSEQ isn't available.  Namely - avoid
    all flag caching when MODSEQ is not available in a mailbox.

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php   |   24 ++++---
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |   55 +++++-----------
 framework/Imap_Client/package.xml                      |    1 +
 3 files changed, 33 insertions(+), 47 deletions(-)

http://git.horde.org/horde-git/-/commit/ce223be3fd4550b2dd60c1be88d6db404b7f8e29




More information about the commits mailing list