[commits] Horde branch master updated. 1b5bbeee8be65df2c3b1256b528a069c28035a6a
Michael J. Rubinsky
mrubinsk at horde.org
Wed Aug 7 23:26:00 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 912004ec0155586696b1eafd9593feea44f64346
e538618 Improve logging output here.
1b5bbee Fix sync loop when no history exists yet.
-----------------------------------------------------------------------
commit e538618d502705cf12e3be130790457be4656479
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Aug 7 19:22:41 2013 -0400
Improve logging output here.
.../ActiveSync/lib/Horde/ActiveSync/Request/GetItemEstimate.php | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/e538618d502705cf12e3be130790457be4656479
-----------------------------------------------------------------------
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
framework/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 commits
mailing list