The branch "horde_activesync_3_0" has been updated. The following is a summary of the commits.
from: 86562cbfc53c1f643b8110275417e5bec2a946ae 2f14a55 I *think* this should be a STATUS_NOTFOUND. cc50e66 This array might contain a string value as well, only sort if array. 7794d09 Only assign a new array if we don't already have one. ----------------------------------------------------------------------- commit 2f14a554eb7839796c6b128b644f46c32dedfdc8 Author: Michael J Rubinsky <[email protected]> Date: Sun Mar 31 13:58:01 2013 -0400 I *think* this should be a STATUS_NOTFOUND. framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/2f14a554eb7839796c6b128b644f46c32dedfdc8 ----------------------------------------------------------------------- commit cc50e664cb16d9b2f46f9982b848b916f98407cb Author: Michael J Rubinsky <[email protected]> Date: Sun Mar 31 13:58:26 2013 -0400 This array might contain a string value as well, only sort if array. framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/cc50e664cb16d9b2f46f9982b848b916f98407cb ----------------------------------------------------------------------- commit 7794d0929bca1439c627bd07102ddd36155ed880 Author: Michael J Rubinsky <[email protected]> Date: Sun Mar 31 13:58:52 2013 -0400 Only assign a new array if we don't already have one. Fixes bodyprefs getting lost during SYNC requests. framework/ActiveSync/lib/Horde/ActiveSync/Request/SyncBase.php | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/7794d0929bca1439c627bd07102ddd36155ed880 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
