[commits] Horde branch master updated. a1f338a7af943480f44f063a7835b4bc08078e32

Michael M Slusarz slusarz at horde.org
Wed Oct 31 20:17:11 UTC 2012


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

from: 34dbb7101458c829fb23c968a3b740b1e4f3bef3

70a6385 More consistent way of getting Imap_Client_Mailbox object
881de23 [mms] Optimize permission checking when creating a mailbox if no limit exists for a user.
7175345 Bump API level in this package
a1f338a [mms] Fix double encoding of non-ASCII elements in listMailboxes() (Bug #11608).

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

commit 70a6385e723ac54754696c0366e2eba08f6c9bd9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 31 13:31:56 2012 -0600

    More consistent way of getting Imap_Client_Mailbox object

 imp/lib/Imap/Tree.php |    2 +-
 imp/lib/Mailbox.php   |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/70a6385e723ac54754696c0366e2eba08f6c9bd9

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

commit 881de23c99b36da5c27f3ab978a8d09268f4c1f2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 31 13:45:49 2012 -0600

    [mms] Optimize permission checking when creating a mailbox if no limit exists for a user.
    
    Additionally, explicitly cast permission value to a integer since numerical
    values are stored as a string.

 imp/docs/CHANGES |    2 ++
 imp/lib/IMP.php  |   10 ++++++----
 imp/package.xml  |    2 ++
 3 files changed, 10 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/881de23c99b36da5c27f3ab978a8d09268f4c1f2

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

commit 717534560f413466b09d192b9be74c7fc3c394ed
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 31 13:58:32 2012 -0600

    Bump API level in this package

 framework/Stream/package.xml |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/717534560f413466b09d192b9be74c7fc3c394ed

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

commit a1f338a7af943480f44f063a7835b4bc08078e32
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 31 14:15:14 2012 -0600

    [mms] Fix double encoding of non-ASCII elements in listMailboxes() (Bug #11608).

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php   |    7 ++--
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |   25 +++++-----------
 framework/Imap_Client/package.xml                      |    2 +
 3 files changed, 14 insertions(+), 20 deletions(-)

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




More information about the commits mailing list