6.0.0-beta1
11/3/25

[#2119] Local contacts Kolab/Toltec Connector interoperability issues
Summary Local contacts Kolab/Toltec Connector interoperability issues
Queue Kolab
Type Bug
State No Feedback
Priority 1. Low
Owners wrobel (at) horde (dot) org
Requester leupold (at) bits (dot) ag
Created 06/10/2005 (7451 days ago)
Due
Updated 04/20/2007 (6772 days ago)
Assigned 04/19/2007 (6773 days ago)
Resolved 04/20/2007 (6772 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/20/2007 02:29:04 PM Chuck Hagenbuch State ⇒ No Feedback
 
04/20/2007 06:26:44 AM leupold (at) bits (dot) ag Comment #4 Reply to this comment
Is this still happening?
Sorry, I can't confirm this. The issues with horde back in 2005 made 
me stop using it.
04/19/2007 09:59:29 PM Jan Schneider Comment #3
Taken from stuart
State ⇒ Feedback
Assigned to Gunnar Wrobel
Reply to this comment
Is this still happening?
02/07/2006 11:52:30 AM Jan Schneider Version ⇒
Queue ⇒ Kolab
 
11/04/2005 04:02:04 PM deepz0ne (at) gmail (dot) com Comment #2 Reply to this comment
Confirmed with :

Turba H3 (2.2-cvs)

$Date: 2005/10/14 15:48:30

$Revision: 1.71

Kolab 2.0.1, Toltech connector2.0.6
06/10/2005 04:40:30 PM Chuck Hagenbuch Assigned to stuart
State ⇒ Assigned
 
06/10/2005 04:33:01 PM leupold (at) bits (dot) ag Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Local contacts Kolab/Toltec Connector interoperability issues
Queue ⇒ Turba
State ⇒ Unconfirmed
Reply to this comment
Contacts created/modified using Toltec Connector/OL2k3 don'

t show up when browsing "My Contacts".

I found out the following:

Toltec Connector doesn`t assign an owner to contacts created/modified. 
As the turba/kolab2 driver searches for the correct owner, contacts 
aren't listed.



Commenting the following line (398) in turba/lib/Driver/kolab.php

             case 'owner':

                 // $query .= 'FROM "' . $searchval . '" ';

                 break;



resolves this issue temporarily. As I'm new to horde/kolab I don't 
know if this raises any issues (eg. speed).

Saved Queries