6.0.0-alpha12
6/12/25

[#12193] ActiveSync: Wrong delimiter on storing multiple categories
Summary ActiveSync: Wrong delimiter on storing multiple categories
Queue Turba
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 04/18/2013 (4438 days ago)
Due
Updated 04/19/2013 (4437 days ago)
Assigned
Resolved 04/18/2013 (4438 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
04/19/2013 10:47:44 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_0):

commit 89e51ff605c43a6823cfb3d6c31d177effff2910
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu Apr 18 11:35:23 2013 -0400

     Bug: 12193 Fix importing categories from ActiveSync clients.
     Signed-off-by: Michael J Rubinsky <mrubinsk@horde.org>

  turba/lib/Driver.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/89e51ff605c43a6823cfb3d6c31d177effff2910
04/18/2013 03:37:00 PM Michael Rubinsky Comment #4
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
One of these days I'll actually finish getting rid of categories, but 
until then:

Committed, thanks!
04/18/2013 03:36:11 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 37b90bd5ec0caaef2a31995242577fe334abfe6d
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu Apr 18 11:35:23 2013 -0400

     Bug: 12193 Fix importing categories from ActiveSync clients.
     Signed-off-by: Michael J Rubinsky <mrubinsk@horde.org>

  turba/lib/Driver.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/37b90bd5ec0caaef2a31995242577fe334abfe6d
04/18/2013 01:16:17 PM Thomas Jarosch Comment #2
New Attachment: 0001-ActiveSync-Use-correct-delimiter-for-storing-multipl.patch Download
Patch ⇒ Yes
Reply to this comment
Patch to fix the issue.

04/18/2013 01:14:59 PM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ ActiveSync: Wrong delimiter on storing multiple categories
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Hi,

when importing multiple contact categories, we use '|' as delimiter.
This is broken since two other places in the code use ';' as delimiter.

Attached patch fixes the issue.

Cheers,
Thomas

Saved Queries