6.0.0-beta1
7/12/25

[#12624] GAL output format
Summary GAL output format
Queue Synchronization
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester horde (at) albasoft (dot) com
Created 08/26/2013 (4338 days ago)
Due
Updated 08/26/2013 (4338 days ago)
Assigned
Resolved 08/26/2013 (4338 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
08/26/2013 08:54:28 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit bcf1ebccd18c60ad0e45edeee2699a9d94d4fad3
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Mon Aug 26 16:50:19 2013 -0400

     Bug: 12624  Fix nesting of SEARCH_RANGE and SEARCH_TOTAL.

  .../lib/Horde/ActiveSync/Request/Search.php        |   14 +++++++-------
  1 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/bcf1ebccd18c60ad0e45edeee2699a9d94d4fad3
08/26/2013 08:53:52 PM Michael Rubinsky Comment #2
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
Your patch doesn't appear to be against Git, but the bug still exists 
in Git, and is now fixed.
08/26/2013 04:55:08 PM horde (at) albasoft (dot) com Comment #1
Priority ⇒ 1. Low
New Attachment: hordewm5-activesync_galoutput.patch Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ GAL output format
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
There's an Android app called "Corporate Addressbook" ( 
https://play.google.com/store/apps/details?id=net.vivekiyer.GAL ) to 
search GAL from devices lacking this feature.
Making a query that returns just one record works OK, but it fails if   
more than one record is returned.

Looking at logs, it seems to me that output is not correctly 
formatted. Range and Total tags are repeated after every record.

Attached patch fixes this, and "Corporate Addressbook" works as expected.

Saved Queries