The branch "master" has been updated. The following is a summary of the commits.
from: feda5a1d6a4b19d83085a527ab1bc7857b24e5cb 3cd3438 More tweaks to ghosted/supported handling. Summary: http://github.com/horde/horde/compare/feda5a1d6a4b19d83085a527ab1bc7857b24e5cb...3cd3438b23abbde181b7fcd38ea84b8b73c667f4 ----------------------------------------------------------------------- commit 3cd3438b23abbde181b7fcd38ea84b8b73c667f4 Author: Michael J Rubinsky <[email protected]> Date: Wed Feb 3 01:34:06 2016 -0500 More tweaks to ghosted/supported handling. I've never seen this happen, but according to MS-ASCMD 2.2.3.168, a client can send an empty SUPPORTED container to mean ALL properties are ghosted. An omitted SUPPORTED tag still means none are ghosted. framework/ActiveSync/lib/Horde/ActiveSync.php | 3 +++ framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php | 8 ++++++++ framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 7 +++++++ 3 files changed, 18 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/3cd3438b23abbde181b7fcd38ea84b8b73c667f4 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
