[commits] Horde branch master updated. 936bc2695ef74c82f22c7c9a5880e9da2167d631

Michael M Slusarz slusarz at horde.org
Sat Oct 13 22:25:47 UTC 2012


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

from: f20e62dced0d99840f43510b245e57ea6320f49f

675a1a9 Bug #11502: Fix actionID typo
f15687b Bug #11503: Correctly disable all non-IMAP elements in traditional folder view
11a8797 Use rewind() instead of fseek()
936bc26 [mms] Fix quoting empty astrings (Bug #11505).

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

commit 675a1a96b8a2ea4cc889e930fefc7973e239e7cd
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Oct 13 14:38:34 2012 -0600

    Bug #11502: Fix actionID typo

 imp/compose.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/675a1a96b8a2ea4cc889e930fefc7973e239e7cd

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

commit f15687bc3a44c52a9d6bc46c98f27d56dca2ac7e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Oct 13 14:47:17 2012 -0600

    Bug #11503: Correctly disable all non-IMAP elements in traditional folder view

 imp/lib/Imap/Tree.php |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

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

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

commit 11a87978418d896e7623077a415d2bc212e89b3f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Oct 13 15:53:48 2012 -0600

    Use rewind() instead of fseek()

 .../Imap_Client/lib/Horde/Imap/Client/Data/Format/String.php      |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php            |    6 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/11a87978418d896e7623077a415d2bc212e89b3f

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

commit 936bc2695ef74c82f22c7c9a5880e9da2167d631
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Oct 13 16:02:32 2012 -0600

    [mms] Fix quoting empty astrings (Bug #11505).
    
    stream_copy_to_stream() is broken: for 0-length streams, it won't cause the
    filter on that stream to be triggered.

 .../Imap_Client/lib/Horde/Imap/Client/Data/Format/Astring.php     |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php            |    8 ++-
 framework/Imap_Client/package.xml                                 |    2 +
 framework/Imap_Client/test/Horde/Imap/Client/DataFormatTest.php   |   15 +++++
 4 files changed, 24 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/936bc2695ef74c82f22c7c9a5880e9da2167d631




More information about the commits mailing list