[Tickets #12531] Re: Loopping sync when using ActiveSync
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Aug 7 23:26:04 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12531
------------------------------------------------------------------------------
Ticket | 12531
Updated By | Git Commit <commits at lists.horde.org>
Summary | Loopping sync when using ActiveSync
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-08-07 23:26) wrote:
Changes have been made in Git (master):
commit 1b5bbeee8be65df2c3b1256b528a069c28035a6a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Aug 7 19:23:06 2013 -0400
Fix sync loop when no history exists yet.
History returns a boolean when no history at all is found (
as would be the case on a new install). Need to cast $modseq to int
to avoid the activesync server thinking it's a loss of state or
change from timestamps to modseq.
Related to Bug: 12531
.../Core/lib/Horde/Core/ActiveSync/Driver.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/1b5bbeee8be65df2c3b1256b528a069c28035a6a
More information about the bugs
mailing list