[commits] Horde branch FRAMEWORK_5_0 updated. b3f6631d39f1aa1dfec8d295911d976c6a432656
Michael J. Rubinsky
mrubinsk at horde.org
Mon Apr 22 15:35:52 UTC 2013
The branch "FRAMEWORK_5_0" has been updated.
The following is a summary of the commits.
from: e524d0ec9b157d28e77a2eafc0766ec48c7911d1
96ab8b4 Add all stream filters in the message class.
1eac3cf We don't currently support fetching by range.
1fb2689 Output the range anyway, to be more compatible with all clients.
b3f6631 BFN
-----------------------------------------------------------------------
commit 96ab8b4244beabc4a24c854e9f1550253b3af65e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Apr 22 11:24:26 2013 -0400
Add all stream filters in the message class.
Gives us better control over when to use each filter. Fixes an issue
where binary attachments would become corrupt when returned from an
ITEMOPERATIONS request.
framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php | 6 ++++++
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 10 +---------
2 files changed, 7 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/96ab8b4244beabc4a24c854e9f1550253b3af65e
-----------------------------------------------------------------------
commit 1eac3cf553b953fdd3209ce8b19cf5dcbb6cbc08
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Apr 22 11:26:13 2013 -0400
We don't currently support fetching by range.
Not to mention this would produce an incorrect value anyway.
.../ActiveSync/lib/Horde/ActiveSync/Request/ItemOperations.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/1eac3cf553b953fdd3209ce8b19cf5dcbb6cbc08
-----------------------------------------------------------------------
commit 1fb26898a6dfc449bbbe6425282743f62621c991
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Apr 22 11:29:39 2013 -0400
Output the range anyway, to be more compatible with all clients.
...just output the *correct* value now.
.../ActiveSync/lib/Horde/ActiveSync/Request/ItemOperations.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/1fb26898a6dfc449bbbe6425282743f62621c991
-----------------------------------------------------------------------
commit b3f6631d39f1aa1dfec8d295911d976c6a432656
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Apr 22 11:35:39 2013 -0400
BFN
framework/ActiveSync/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/b3f6631d39f1aa1dfec8d295911d976c6a432656
More information about the commits
mailing list