[commits] Horde branch master updated. eb816de22c7e8815f8fd9ebc6254179b15073196

Michael J. Rubinsky mrubinsk at horde.org
Wed Dec 24 02:04:11 UTC 2014


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

from: 53b5dcc05f180fb91932ea1c2664bb4d3035746e

8e4b4f1 Only validate once.
eb816de Fix preparing the message body data in certain cases.

Summary: http://github.com/horde/horde/compare/53b5dcc05f180fb91932ea1c2664bb4d3035746e...eb816de22c7e8815f8fd9ebc6254179b15073196

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

commit 8e4b4f1ed60d15214f8bee1307e57a3a63e288ca
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Dec 23 21:00:59 2014 -0500

    Only validate once.

 .../ActiveSync/lib/Horde/ActiveSync/Imap/MessageBodyData.php      |   28 ++++-
 1 files changed, 24 insertions(+), 4 deletions(-)

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

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

commit eb816de22c7e8815f8fd9ebc6254179b15073196
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Dec 23 21:01:30 2014 -0500

    Fix preparing the message body data in certain cases.
    
    When client sends OPTIONS for both plain and html, and email
    only contains html we were incorrectly transforming the HTML into
    plaintext. This could also have been causing some strange behavior
    with regards to truncation like e.g., truncating the data when
    no truncation was needed or indicating it's truncated on the client
    when it's not etc...

 .../ActiveSync/lib/Horde/ActiveSync/Imap/MessageBodyData.php      |   24 ++---
 1 files changed, 10 insertions(+), 14 deletions(-)

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




More information about the commits mailing list