[Tickets #4207] ldap cfgSource with checksyntax enabled loops forever with queries on replicated ldap server

bugs@bugs.horde.org bugs at bugs.horde.org
Wed Jul 26 12:55:28 PDT 2006


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

Ticket URL: http://bugs.horde.org/ticket/?id=4207
-----------------------------------------------------------------------
 Ticket             | 4207
 Updated By         | Chuck Hagenbuch <chuck at horde.org>
 Summary            | ldap cfgSource with checksyntax enabled loops forever with queries on replicated ldap server
 Queue              | Turba
 Version            | 2.1.1
 Type               | Bug
-State              | Unconfirmed
+State              | Feedback
 Priority           | 2. Medium
 Owners             | 
-----------------------------------------------------------------------


Chuck Hagenbuch <chuck at horde.org> (2006-07-26 12:55) wrote:

Look at _getSyntax() in turba/lib/Driver/ldap.php. Apparently you're never
getting back something with a 'syntax' attribute. It would be helpful if
you could replace the recursive call to _getSyntax with:

    var_dump($attv);
    exit;

And let us know what $attv is.




More information about the bugs mailing list