[Tickets #12605] Re: AS: Fix loss of PINGABLE flag
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Aug 26 16:05:51 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12605
------------------------------------------------------------------------------
Ticket | 12605
Updated By | Git Commit <commits at lists.horde.org>
Summary | AS: Fix loss of PINGABLE flag
Queue | Synchronization
Version | Git master
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch | 1
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-08-26 16:05) wrote:
Changes have been made in Git (master):
commit ca2e7d4b96fa693891eccb5594b2cfe5eea4bbfa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Aug 26 12:02:13 2013 -0400
Another place to work around broken clients.
Broken clients like e.g., iOS, send a request to PING a collection
before the collection is synchronized. This is a violation of the
protocol (see MS-ASCMD 3.1.5.6). To work around this, continue
to mark the collection as "pingable", but ignore the collection
(and the exception that is thrown when we try to initialize the
state).
Possibly "fixes" Bug: 12605.
.../lib/Horde/ActiveSync/Collections.php | 15 ++++++++++++---
1 files changed, 12 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/ca2e7d4b96fa693891eccb5594b2cfe5eea4bbfa
More information about the bugs
mailing list