The branch "master" has been updated. The following is a summary of the commits.
from: 1b4afbd3b4e43a6db797fd8924cf1517f7ee2bb0 0de1345 Make sure we load the collections when we weren't sent a COLLECTIONS container. 99bbef9 ws 91a53a3 We must pass the full collection array when initialiazing the state. 800da4d Send proper status messages back to client. ----------------------------------------------------------------------- commit 0de134513def664065504b881bff15081bfdcfc9 Author: Michael J Rubinsky <[email protected]> Date: Thu Apr 18 11:08:15 2013 -0400 Make sure we load the collections when we weren't sent a COLLECTIONS container. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/0de134513def664065504b881bff15081bfdcfc9 ----------------------------------------------------------------------- commit 99bbef967cb02a86e7d4716ea5730d4c7e607edc Author: Michael J Rubinsky <[email protected]> Date: Thu Apr 18 11:08:55 2013 -0400 ws framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/99bbef967cb02a86e7d4716ea5730d4c7e607edc ----------------------------------------------------------------------- commit 91a53a3aaf944415ed24a256144e22da7e95ce58 Author: Michael J Rubinsky <[email protected]> Date: Thu Apr 18 11:09:46 2013 -0400 We must pass the full collection array when initialiazing the state. Incoming COMMANDS may be requested before all the collections are parsed. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 18 ++++++------ framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 4 +- 2 files changed, 11 insertions(+), 11 deletions(-) http://git.horde.org/horde-git/-/commit/91a53a3aaf944415ed24a256144e22da7e95ce58 ----------------------------------------------------------------------- commit 800da4d50082d3c26b3f73d88d128ffd8455c0d7 Author: Michael J Rubinsky <[email protected]> Date: Thu Apr 18 11:10:45 2013 -0400 Send proper status messages back to client. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 16 +++++++++--- framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 14 +++++++++- 2 files changed, 24 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/800da4d50082d3c26b3f73d88d128ffd8455c0d7 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
