[Tickets #2626] NEW: New parameter for LDAP driver
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Sep 19 02:22:57 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2626
-----------------------------------------------------------------------
Ticket | 2626
Created By | tevans at tachometry.com
Summary | New parameter for LDAP driver
Queue | Turba
Version | HEAD
State | New
Priority | 1. Low
Type | Enhancement
Owners |
+New Attachment | turba_param_patch.txt
-----------------------------------------------------------------------
tevans at tachometry.com (2005-09-19 02:22) wrote:
I ran into some difficulty using the 'checkrequired' and
'checkrequired_string' parameters for the LDAP driver because these
parameters also triggered a heavyweight syntax check (field by field via
isPostalAddress method) that spiked the CPU on both the web server and the
LDAP server.
I propose using an alternate parameter name ('checksyntax') to isolate these
two features from each other. This patch allowed me to use the auto-fill
functionality for newly added entires via the 'checkrequired' parameters
with no appreciable performance penalty.
More information about the bugs
mailing list