[commits] Horde branch master updated. a44477c61f966ac400b347ca428b0fa7db25c864

Michael M Slusarz slusarz at horde.org
Thu Jan 24 06:42:13 UTC 2013


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

from: 9ce1e0583b0ea89be493a6b3fa10075e1df1bb1e

5e5504e Unused variable
a44477c [mms] More robust handling of split FETCH responses.

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

commit 5e5504e2feb95ac5c8f4f9239ec31ca597f2be9f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 23 22:37:31 2013 -0700

    Unused variable

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

http://git.horde.org/horde-git/-/commit/5e5504e2feb95ac5c8f4f9239ec31ca597f2be9f

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

commit a44477c61f966ac400b347ca428b0fa7db25c864
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 23 23:39:08 2013 -0700

    [mms] More robust handling of split FETCH responses.
    
    E.g, a UID FETCH that returns:
    
    * 1 FETCH (FLAGS (\Seen))
    * 1 FETCH (UID 2)
    
    Previously, the FLAGS entry would be ignored.

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php      |   56 +++++------
 framework/Imap_Client/package.xml                           |    4 +-
 framework/Imap_Client/test/Horde/Imap/Client/SocketTest.php |   11 ++-
 3 files changed, 36 insertions(+), 35 deletions(-)

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




More information about the commits mailing list