[commits] Horde branch master updated. cc036c19aa8a0a040302d4601de0d27be8b87725

Michael J. Rubinsky mrubinsk at horde.org
Thu Sep 17 17:38:56 UTC 2015


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

from: eee4e6b84a18ff02fc4b8c11c05eff58515cf154

c0ca138 Don't descend into message/rfc822 parts while iterating.
84b8c4d Add test for rfc822 part (non)iteration.
c19c874 Fix comment.
cc036c1 BFN

Summary: http://github.com/horde/horde/compare/eee4e6b84a18ff02fc4b8c11c05eff58515cf154...cc036c19aa8a0a040302d4601de0d27be8b87725

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

commit c0ca138e293e40feb1d2244b8427a4c29c8c3a7e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 17 13:24:58 2015 -0400

    Don't descend into message/rfc822 parts while iterating.
    
    Prevents EAS clients from showing each part within the rfc822 part
    as a separate attachment.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php  |    6 ++-
 framework/ActiveSync/lib/Horde/ActiveSync/Mime/Iterator.php |   18 ++++++++++-
 2 files changed, 21 insertions(+), 3 deletions(-)

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

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

commit 84b8c4d2ab5d6445243f978b4beb52e55476affd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 17 13:34:53 2015 -0400

    Add test for rfc822 part (non)iteration.

 framework/ActiveSync/test/Horde/ActiveSync/MimeTest.php           |    8 +
 .../test/Horde/ActiveSync/fixtures/rfc822_multipart.eml           | 1378 +++++
 2 files changed, 1386 insertions(+), 0 deletions(-)
 create mode 100644 framework/ActiveSync/test/Horde/ActiveSync/fixtures/rfc822_multipart.eml

http://github.com/horde/horde/commit/84b8c4d2ab5d6445243f978b4beb52e55476affd

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

commit c19c874a8544ff5600af3027f32d83a579622639
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 17 13:35:21 2015 -0400

    Fix comment.

 framework/ActiveSync/lib/Horde/ActiveSync/Mime/Iterator.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit cc036c19aa8a0a040302d4601de0d27be8b87725
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 17 13:36:56 2015 -0400

    BFN

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

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




More information about the commits mailing list