[commits] Horde branch FRAMEWORK_5_2 updated. 7edaaafc00706474b577be7dc5d0d5859b003ab5

Michael J. Rubinsky mrubinsk at horde.org
Mon Nov 28 18:19:09 UTC 2016


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

from: 8e26ad3989e2c78427994a137ec6b3192e97165e

8c2478e Bug: 14060 Fix various Content-Type header issues when forwarding email.
7edaaaf BFN

Summary: http://github.com/horde/horde/compare/8e26ad3989e2c78427994a137ec6b3192e97165e...7edaaafc00706474b577be7dc5d0d5859b003ab5

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

commit 8c2478ebb8a230aa0206908fcd75f8e3ce842286
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 28 13:08:48 2016 -0500

    Bug: 14060 Fix various Content-Type header issues when forwarding email.
    
    In mobile view when forwarding (and maybe when sending any message
    with attachments in any view) to multiple recipeients, and choosing
    any encryption option (even if the email ends up not being encrypted)
    - this causes multiple MIME objects to be generated (one for each recipient),
    however the header object for the base part was being reused, thus causing
    issues with things like MIME part boundries and charsets etc...Was an
    issue in mobile view because of the way the original message is added as
    an attachment during the message building.
    
    Looks like this entire section of code was refactored in git master in
    such a way that this fix is not necessary there.

 imp/lib/Compose.php | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

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

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

commit 7edaaafc00706474b577be7dc5d0d5859b003ab5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 28 13:15:03 2016 -0500

    BFN

 imp/docs/CHANGES | 1 +
 imp/package.xml  | 2 ++
 2 files changed, 3 insertions(+)

http://github.com/horde/horde/commit/7edaaafc00706474b577be7dc5d0d5859b003ab5




More information about the commits mailing list