[commits] Horde branch master updated. 08976e0792c6d853b766a51f98baa393bc345239

Michael M Slusarz slusarz at horde.org
Thu Apr 18 20:45:14 UTC 2013


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

from: 5b672b33646041fc0fff135819e473295286ef56

357c6cd Fix regression in drag/drop attachment adding
719a968 phpdoc
af0f04d [mms] Correctly parse message/rfc822 BODYSTRUCTURE responses if the server does not provide any envelope information (Bug #12190).
08976e0 [mms] Fix parsing wrapped header lines that contain no atom data (Bug #12189).

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

commit 357c6cd269f7954340d6d030de5478a5dfce8299
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Apr 17 16:03:13 2013 -0600

    Fix regression in drag/drop attachment adding

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

http://git.horde.org/horde-git/-/commit/357c6cd269f7954340d6d030de5478a5dfce8299

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

commit 719a96871090c082924db8fc5916acd35112f551
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Apr 17 00:09:46 2013 -0600

    phpdoc

 imp/lib/Mbox/Parse.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/719a96871090c082924db8fc5916acd35112f551

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

commit af0f04dd8cd997e4eb18c50d4906fffe52151a67
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Apr 18 14:36:12 2013 -0600

    [mms] Correctly parse message/rfc822 BODYSTRUCTURE responses if the server does not provide any envelope information (Bug #12190).

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php      |   11 ++++--
 framework/Imap_Client/package.xml                           |    4 +-
 framework/Imap_Client/test/Horde/Imap/Client/SocketTest.php |   19 +++++++++++
 3 files changed, 28 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/af0f04dd8cd997e4eb18c50d4906fffe52151a67

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

commit 08976e0792c6d853b766a51f98baa393bc345239
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Apr 18 14:44:28 2013 -0600

    [mms] Fix parsing wrapped header lines that contain no atom data (Bug #12189).

 framework/Mime/lib/Horde/Mime/Headers.php                      |    2 +-
 framework/Mime/package.xml                                     |   12 ++++---
 framework/Mime/test/Horde/Mime/HeadersTest.php                 |    8 +++++
 framework/Mime/test/Horde/Mime/fixtures/header_trailing_ws.txt |    6 ++++
 4 files changed, 22 insertions(+), 6 deletions(-)
 create mode 100644 framework/Mime/test/Horde/Mime/fixtures/header_trailing_ws.txt

http://git.horde.org/horde-git/-/commit/08976e0792c6d853b766a51f98baa393bc345239




More information about the commits mailing list