[commits] Horde branch master updated. ff802e63346b5a9eaf73db4554100b9fa793bc6b
Michael M Slusarz
slusarz at horde.org
Tue Nov 15 05:55:32 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 675142a76a0e5842282cab6abffa3c1f15bf2c93
7feb617 Fix PEAR install errors
78bb58f Tiny chance that UID information may not appear with FETCH info
ff802e6 Fix issue due to element order change
-----------------------------------------------------------------------
commit 7feb617b12da3a01c74582fd65d2a2f6a83fbbc7
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Nov 13 22:07:40 2011 -0700
Fix PEAR install errors
framework/Kolab_Filter/package.xml | 4 ++--
framework/Kolab_FreeBusy/package.xml | 6 +++---
framework/Kolab_Resource/package.xml | 8 +++-----
3 files changed, 8 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/7feb617b12da3a01c74582fd65d2a2f6a83fbbc7
-----------------------------------------------------------------------
commit 78bb58f3e912d92b71b2f543f37bd879ab7ad87f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Nov 13 22:34:22 2011 -0700
Tiny chance that UID information may not appear with FETCH info
Per discussion on IMAP list, this is valid:
* 42 FETCH (RFC822.SIZE 12345)
* 42 FETCH (UID 100)
Thus, need to ALWAYS check if UID object is available; if not, and UID
is available, immediately copy the object from the sequence number.
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/78bb58f3e912d92b71b2f543f37bd879ab7ad87f
-----------------------------------------------------------------------
commit ff802e63346b5a9eaf73db4554100b9fa793bc6b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Nov 14 22:50:04 2011 -0700
Fix issue due to element order change
Be more explicit so page changes don't break this in the future.
imp/js/dimpbase.js | 18 ++++++++++--------
imp/templates/dimp/javascript_defs.php | 1 +
2 files changed, 11 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/ff802e63346b5a9eaf73db4554100b9fa793bc6b
More information about the commits
mailing list