The branch "master" has been updated. The following is a summary of the commits.
from: f23ce5c7f25c1f8ded22387bc359cfde33ed890b 4b96418 Fix resizing window on IE8 to extremely small sizes. 653b3de Catch unserialize errors for Imap_Client objects (e.g. switching between IMP 6 and 5 in a session 0ac2c84 Better error message when e-mail address is bad. ----------------------------------------------------------------------- commit 4b964185237914a27b31f96d73086777f1a53543 Author: Michael M Slusarz <[email protected]> Date: Mon Mar 5 16:03:36 2012 -0700 Fix resizing window on IE8 to extremely small sizes. imp/js/dimpbase.js | 2 +- imp/js/message-dimp.js | 2 +- imp/js/viewport.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/4b964185237914a27b31f96d73086777f1a53543 ----------------------------------------------------------------------- commit 653b3de109e25e643e00cf18da3df3a1e7f61e2e Author: Michael M Slusarz <[email protected]> Date: Mon Mar 5 16:09:40 2012 -0700 Catch unserialize errors for Imap_Client objects (e.g. switching between IMP 6 and 5 in a session imp/lib/Factory/Imap.php | 15 ++++++++++++--- 1 files changed, 12 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/653b3de109e25e643e00cf18da3df3a1e7f61e2e ----------------------------------------------------------------------- commit 0ac2c84917390b8d5d50403d7e6afb36ed291b55 Author: Michael M Slusarz <[email protected]> Date: Mon Mar 5 16:38:30 2012 -0700 Better error message when e-mail address is bad. framework/Prefs/lib/Horde/Prefs/Identity.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/0ac2c84917390b8d5d50403d7e6afb36ed291b55 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
