The branch "master" has been updated. The following is a summary of the commits.
from: 9d5a6101a910e2808bd215b472f4d449618c7654 6d13acb Ignore empty $collection ids (FOLDERSYNC) also. b2dc32a Fix test 1743333 An empty $collection is a FOLDERSYNC, don't need to validate. ----------------------------------------------------------------------- commit 6d13acb0ca7aab2c118da03d3b4cfa18f774e909 Author: Michael J Rubinsky <[email protected]> Date: Mon Jun 10 00:02:19 2013 -0400 Ignore empty $collection ids (FOLDERSYNC) also. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/6d13acb0ca7aab2c118da03d3b4cfa18f774e909 ----------------------------------------------------------------------- commit b2dc32a806a974efaa2cd612d49695e798073ac1 Author: Michael J Rubinsky <[email protected]> Date: Mon Jun 10 00:03:10 2013 -0400 Fix test framework/ActiveSync/test/Horde/ActiveSync/StateTest/Base.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/b2dc32a806a974efaa2cd612d49695e798073ac1 ----------------------------------------------------------------------- commit 1743333aee19005d3327ef9013c5c2e42e252a29 Author: Michael J Rubinsky <[email protected]> Date: Mon Jun 10 00:03:29 2013 -0400 An empty $collection is a FOLDERSYNC, don't need to validate. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/1743333aee19005d3327ef9013c5c2e42e252a29 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
