[commits] Horde branch master updated. f7bb51f6d127651d1f354fbe5972ac5a6a4c7271

Michael J. Rubinsky mrubinsk at horde.org
Tue May 19 16:05:32 UTC 2015


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

from: c17e42a6a05306cf6ad157c720cef04dced515fd

f7bb51f Fix sending SMIME messages to ActiveSync client.

Summary: http://github.com/horde/horde/compare/c17e42a6a05306cf6ad157c720cef04dced515fd...f7bb51f6d127651d1f354fbe5972ac5a6a4c7271

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

commit f7bb51f6d127651d1f354fbe5972ac5a6a4c7271
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue May 19 11:58:42 2015 -0400

    Fix sending SMIME messages to ActiveSync client.
    
    Horde_Imap_Client_Data_Fetch::getFullMsg() will return an empty
    stream if the full message isn't already available, which
    doesn't evaulate to false so we need to explicitly check the
    length of the stream since we know it can never be zero here.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

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




More information about the commits mailing list