[commits] Horde branch master updated. 8f0d6f246cac8dcb456ff9b9c06515117fe136f9

Michael J. Rubinsky mrubinsk at horde.org
Mon Jul 13 19:51:51 UTC 2015


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

from: 0e981280fd6ff081e07900e0aabe428fb2699ccf

e8d0a0e BFN
f09ba68 BFN
df2ee8e Bug: 14044 Fix detecting empty queries.
8f0d6f2 BFN

Summary: http://github.com/horde/horde/compare/0e981280fd6ff081e07900e0aabe428fb2699ccf...8f0d6f246cac8dcb456ff9b9c06515117fe136f9

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

commit e8d0a0e1b701832a4d89e04387979ebd5d263d97
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 13 14:08:50 2015 -0400

    BFN

 framework/Rpc/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/e8d0a0e1b701832a4d89e04387979ebd5d263d97

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

commit f09ba68f0474462a29bb295601b2cd7e5df88826
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 13 14:11:22 2015 -0400

    BFN

 framework/ActiveSync/package.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/f09ba68f0474462a29bb295601b2cd7e5df88826

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

commit df2ee8e56793279986903e4c51e34d57706bb6e4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 13 15:45:30 2015 -0400

    Bug: 14044 Fix detecting empty queries.
    
    $squery['query'] is always a Horde_Imap_Client_Data_Format_List object
    so it can never be empty(). Use !count() to detect an empty List object.
    
    Fixes fatal error when attempting to perform a ID query with an
    empty ID list.

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

http://github.com/horde/horde/commit/df2ee8e56793279986903e4c51e34d57706bb6e4

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

commit 8f0d6f246cac8dcb456ff9b9c06515117fe136f9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 13 15:49:36 2015 -0400

    BFN

 framework/Imap_Client/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/8f0d6f246cac8dcb456ff9b9c06515117fe136f9




More information about the commits mailing list