[Tickets #7478] Re: adding contact to chained ldap slave server causes error message

bugs at horde.org bugs at horde.org
Mon Oct 13 14:33:53 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7478
------------------------------------------------------------------------------
  Ticket             | 7478
  Updated By         | robb at wtg.cw.com
  Summary            | adding contact to chained ldap slave server causes
                     | error message
  Queue              | Turba
  Version            | 2.3
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


robb at wtg.cw.com (2008-10-13 10:33) wrote:

> But the problem happens when displaying the contact, not adding it, right?

nope, problem comes during adding the contact, it will be displayed  
because syncrepl delay is very small

from my reading of the code (./turba/lib/Forms/AddContact.php)

the record is added (line 82)

         $key = $driver->add($contact);

then the same record is searched for (line 86)

             $ob = $driver->getObject($key);


this is what is causing the error





More information about the bugs mailing list