[commits] Horde branch master updated. 0f14580b8560e1f9fb4ed06ad3342159c854b3c6

Michael M Slusarz slusarz at horde.org
Fri Nov 22 03:44:14 UTC 2013


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

from: 3b22949af51009b425bd9ddc39997b618a20b734

4d3421b Don't lose text when switching from html to text and spell check is active
0f14580 [mms] Fix parsing MIME message that contains mixed EOLs (Bug #12842).

Summary: http://github.com/horde/horde/compare/3b22949af51009b425bd9ddc39997b618a20b734...0f14580b8560e1f9fb4ed06ad3342159c854b3c6

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

commit 4d3421bd036748a21af3c34d943408e824a134c9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 21 18:22:19 2013 -0700

    Don't lose text when switching from html to text and spell check is active

 imp/js/compose-dimp.js |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/4d3421bd036748a21af3c34d943408e824a134c9
http://git.horde.org/horde-git/-/commit/4d3421bd036748a21af3c34d943408e824a134c9

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

commit 0f14580b8560e1f9fb4ed06ad3342159c854b3c6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 21 20:43:48 2013 -0700

    [mms] Fix parsing MIME message that contains mixed EOLs (Bug #12842).

 framework/Mime/lib/Horde/Mime/Part.php                 |   35 ++++++++--------
 framework/Mime/package.xml                             |   12 ++++--
 framework/Mime/test/Horde/Mime/PartTest.php            |   10 ++++
 framework/Mime/test/Horde/Mime/fixtures/bug12842_a.txt |    7 +++
 framework/Mime/test/Horde/Mime/fixtures/bug12842_b.txt |    7 +++
 5 files changed, 50 insertions(+), 21 deletions(-)
 create mode 100644 framework/Mime/test/Horde/Mime/fixtures/bug12842_a.txt
 create mode 100644 framework/Mime/test/Horde/Mime/fixtures/bug12842_b.txt

http://github.com/horde/horde/commit/0f14580b8560e1f9fb4ed06ad3342159c854b3c6
http://git.horde.org/horde-git/-/commit/0f14580b8560e1f9fb4ed06ad3342159c854b3c6




More information about the commits mailing list