[commits] ActiveSync branch master updated. 98189b204d1cdc987173cf2c88b9f49a19352b6e

Michael J. Rubinsky mrubinsk at horde.org
Mon Nov 13 02:03:42 UTC 2017


The branch "master" has been updated.
The following is a summary of the commits.

from: a64573cec0fa5ef9de9bf37e6436ada27642ad3e

f97022f This exception isn't thrown from this code path.
7d87e1c Fix phpdoc. This has always been passed a folder object, not id.
2ada12a phpdoc
98189b2 Treat permission errors as folder vanished errors when checking for changes.

Summary: https://github.com/horde/ActiveSync/compare/a64573cec0fa...98189b204d1c

-----------------------------------------------------------------------

commit f97022fea9531a9c70984768f53610e410b4f256
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 12 Nov 2017 19:52:56 -0500

This exception isn't thrown from this code path.

 M lib/Horde/ActiveSync/Request/Sync.php

https://github.com/horde/ActiveSync/commit/f97022fea9531a9c70984768f53610e410b4f256

-----------------------------------------------------------------------

commit 7d87e1c9a4fc6e9178dc04bfad1ebb57e1e37426
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 12 Nov 2017 20:55:30 -0500

Fix phpdoc. This has always been passed a folder object, not id.

 M lib/Horde/ActiveSync/Driver/Base.php

https://github.com/horde/ActiveSync/commit/7d87e1c9a4fc6e9178dc04bfad1ebb57e1e37426

-----------------------------------------------------------------------

commit 2ada12aab0488fc729a209777c42836fe82a9d29
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 12 Nov 2017 20:55:47 -0500

phpdoc

 M lib/Horde/ActiveSync/Request/Sync.php

https://github.com/horde/ActiveSync/commit/2ada12aab0488fc729a209777c42836fe82a9d29

-----------------------------------------------------------------------

commit 98189b204d1cdc987173cf2c88b9f49a19352b6e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 12 Nov 2017 20:56:05 -0500

Treat permission errors as folder vanished errors when checking for changes.

>From the perspective of the client, at this point, both of these
cases are the same - the folder is no longer available, so we need
to perform a resync.

For Horde 6, this should be handled by having application APIs
be responsible for returning more explicit errors in these
cases.

 M lib/Horde/ActiveSync/State/Base.php

https://github.com/horde/ActiveSync/commit/98189b204d1cdc987173cf2c88b9f49a19352b6e


More information about the commits mailing list