[Tickets #12605] Re: AS: Fix loss of PINGABLE flag
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri Aug 23 14:29:13 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 | Thomas Jarosch <thomas.jarosch at intra2net.com>
Summary | AS: Fix loss of PINGABLE flag
Queue | Synchronization
Version | Git master
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone |
Patch | 1
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Thomas Jarosch <thomas.jarosch at intra2net.com> (2013-08-23 14:29) wrote:
when the PIM requests a PING for a folder it didn't sync yet (=fresh account),
the synckey will be empty and we won't set the collection as pingable.
If I'm not mistaken, we need an enum (=state machine) here:
0 => not pingable
1 => PIM wants ping but we don't have a synckey
2 => pingable
what do you think?
More information about the bugs
mailing list