The branch "master" has been updated. The following is a summary of the commits.
from: bd10e55a66c2ff86bcd5b40d5d8a6cd40670d6ef faa78c4... Improved display of mailboxes with UTF7-IMAP encoded data bb2ca76... MFB: changelog a5d3c0d... Better error message when pgp public key not found. 56d7390... Better error reporting when pgp public key not available. f11f08e... Bug #8228: Fix parsing of armored PGP signed messages ----------------------------------------------------------------------- commit faa78c427464e73c173b49d7a05b3871b8cd5dd1 Author: Michael M Slusarz <[email protected]> Date: Mon May 18 14:50:12 2009 -0600 Improved display of mailboxes with UTF7-IMAP encoded data Bug #8286 did not affect git master, but these changes do clean up some lingering issues with title/tooltip displays of mailboxes with UTF7-IMAP encoded data. Also, remove some unneeded DOM ID declarations and some unneeded mailbox name encoding. imp/js/src/DimpBase.js | 21 +++++++++------------ imp/lib/DIMP.php | 15 +++++++++++---- 2 files changed, 20 insertions(+), 16 deletions(-) http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=7b83a6940f023cd40760c1b9e9945b34a1ec2a6c&r2=faa78c427464e73c173b49d7a05b3871b8cd5dd1 http://git.horde.org/diff.php/imp/lib/DIMP.php?rt=horde-hatchery&r1=a780c25482037056921c32e29cc93d255b6a1da2&r2=faa78c427464e73c173b49d7a05b3871b8cd5dd1 ----------------------------------------------------------------------- commit bb2ca76184d4827fb61e6c7a9cc9210f3d677455 Author: Michael M Slusarz <[email protected]> Date: Mon May 18 16:49:20 2009 -0600 MFB: changelog imp/docs/CHANGES | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=1b4c097f1ceee2bc7f86f21abc706c85ee4bd29d&r2=bb2ca76184d4827fb61e6c7a9cc9210f3d677455 ----------------------------------------------------------------------- commit a5d3c0d2c0e2f24b7bd220b70d9c63fb74efff15 Author: Michael M Slusarz <[email protected]> Date: Tue May 19 04:40:35 2009 -0600 Better error message when pgp public key not found. imp/lib/Crypt/Pgp.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/imp/lib/Crypt/Pgp.php?rt=horde-hatchery&r1=69dec7cd121cf05e057b762d05c94372cafc8ec7&r2=a5d3c0d2c0e2f24b7bd220b70d9c63fb74efff15 ----------------------------------------------------------------------- commit 56d7390433eb37a0ba83360d1120617ddf313dc1 Author: Michael M Slusarz <[email protected]> Date: Tue May 19 04:43:27 2009 -0600 Better error reporting when pgp public key not available. imp/lib/Mime/Viewer/Pgp.php | 11 +++-------- 1 files changed, 3 insertions(+), 8 deletions(-) http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Pgp.php?rt=horde-hatchery&r1=74d25ed5e98773df84edea74c1f054d58f4f5e63&r2=56d7390433eb37a0ba83360d1120617ddf313dc1 ----------------------------------------------------------------------- commit f11f08eab8b5e7b73742b2855a89bd999aa807e6 Author: Michael M Slusarz <[email protected]> Date: Tue May 19 04:45:35 2009 -0600 Bug #8228: Fix parsing of armored PGP signed messages Correctly check Content-Type, not Content-Type parameter. imp/lib/Mime/Viewer/Pgp.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Pgp.php?rt=horde-hatchery&r1=56d7390433eb37a0ba83360d1120617ddf313dc1&r2=f11f08eab8b5e7b73742b2855a89bd999aa807e6 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
