The branch "master" has been updated. The following is a summary of the commits.
from: 2ebe8e7849f6aed66ddb12b4d842ae40c381db95 262a006 GUI Fixes to redirect action c04363b [mms] Ignore broken headers when parsing header text. Summary: http://github.com/horde/horde/compare/2ebe8e7849f6aed66ddb12b4d842ae40c381db95...c04363b8ca8f311936eac87ef9e7635fdd74c417 ----------------------------------------------------------------------- commit 262a0067589bcf1476ab9d78a0ca90c1c738b65c Author: Michael M Slusarz <[email protected]> Date: Mon Apr 6 10:08:05 2015 -0600 GUI Fixes to redirect action imp/js/ckeditor/imageupload.js | 2 +- imp/js/compose.js | 7 +++++-- imp/templates/dynamic/redirect.html.php | 2 +- imp/themes/default/dynamic/compose.css | 1 + 4 files changed, 8 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/262a0067589bcf1476ab9d78a0ca90c1c738b65c ----------------------------------------------------------------------- commit c04363b8ca8f311936eac87ef9e7635fdd74c417 Author: Michael M Slusarz <[email protected]> Date: Mon Apr 6 13:49:37 2015 -0600 [mms] Ignore broken headers when parsing header text. framework/Mime/lib/Horde/Mime/Headers.php | 8 +++++++- framework/Mime/lib/Horde/Mime/Headers/Element.php | 3 +++ framework/Mime/package.xml | 10 ++++++---- framework/Mime/test/Horde/Mime/HeadersTest.php | 14 ++++++++++++++ framework/Mime/test/Horde/Mime/fixtures/invalid_hdr.txt | 10 ++++++++++ 5 files changed, 40 insertions(+), 5 deletions(-) create mode 100644 framework/Mime/test/Horde/Mime/fixtures/invalid_hdr.txt http://github.com/horde/horde/commit/c04363b8ca8f311936eac87ef9e7635fdd74c417 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
