The branch "master" has been updated. The following is a summary of the commits.
from: df7d2b3f1840275384e3b987c065a5cec4a7eefb adbbe0d Include more information in exception message. fed8c4f Test the actual result of parseUrl(). 244c7d1 Fix parsing AUTH information from URL. 4e97f63 [jan] Fix stripping attachments from mailboxes with non-ascii names. ----------------------------------------------------------------------- commit adbbe0d346531bb459bc34571594988e39996f16 Author: Jan Schneider <[email protected]> Date: Sat Jul 2 12:57:22 2011 +0200 Include more information in exception message. framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/adbbe0d346531bb459bc34571594988e39996f16 ----------------------------------------------------------------------- commit fed8c4f572c125991b552b9ed600f8b7568f3960 Author: Jan Schneider <[email protected]> Date: Sat Jul 2 13:42:19 2011 +0200 Test the actual result of parseUrl(). framework/Imap_Client/test/Horde/Imap/Client/Autoload.php | 3 - framework/Imap_Client/test/Horde/Imap/Client/UrlParseTest.php | 59 ++++++++- 2 files changed, 54 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/fed8c4f572c125991b552b9ed600f8b7568f3960 ----------------------------------------------------------------------- commit 244c7d15d1bd44f7bc9079b8fe418031062313d2 Author: Jan Schneider <[email protected]> Date: Sat Jul 2 13:43:33 2011 +0200 Fix parsing AUTH information from URL. framework/Imap_Client/lib/Horde/Imap/Client/Utils.php | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/244c7d15d1bd44f7bc9079b8fe418031062313d2 ----------------------------------------------------------------------- commit 4e97f63b60d10baa7daa494f682f2acc9360af64 Author: Jan Schneider <[email protected]> Date: Sat Jul 2 13:54:39 2011 +0200 [jan] Fix stripping attachments from mailboxes with non-ascii names. framework/Imap_Client/lib/Horde/Imap/Client/Utils.php | 2 +- framework/Imap_Client/package.xml | 2 + framework/Imap_Client/test/Horde/Imap/Client/UrlParseTest.php | 42 ++++++-- 3 files changed, 34 insertions(+), 12 deletions(-) http://git.horde.org/horde-git/-/commit/4e97f63b60d10baa7daa494f682f2acc9360af64 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
