[commits] Horde branch FRAMEWORK_5_2 updated. 609a43645067c9bc98fe5055e2fa79ec37c3c8e8

Michael M Slusarz slusarz at horde.org
Thu Aug 21 19:05:54 UTC 2014


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

from: 35558bca84e20fde28914b02eecbc2edf2f30243

920f43a Fix clearing class name
609a436 [mms] Fix replying to non-UTF-8 messages when the 'reply_charset' preference is true.

Summary: http://github.com/horde/horde/compare/35558bca84e20fde28914b02eecbc2edf2f30243...609a43645067c9bc98fe5055e2fa79ec37c3c8e8

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

commit 920f43acbdb67afdd480397e2e8ed137df016c20
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Aug 21 12:06:33 2014 -0600

    Fix clearing class name

 horde/js/form_sections.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/920f43acbdb67afdd480397e2e8ed137df016c20

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

commit 609a43645067c9bc98fe5055e2fa79ec37c3c8e8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Aug 21 13:04:46 2014 -0600

    [mms] Fix replying to non-UTF-8 messages when the 'reply_charset' preference is true.
    
    Text is always stored internally in IMP_Compose as UTF-8, so sending the
    charset of the (yet-to-be converted) outgoing message to the DOM class
    was causing incorrect charset conversions.

 imp/docs/CHANGES    |    2 ++
 imp/lib/Compose.php |    1 -
 imp/package.xml     |    2 ++
 3 files changed, 4 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/609a43645067c9bc98fe5055e2fa79ec37c3c8e8




More information about the commits mailing list