Closed (fixed)
Project:
LDAP integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Sep 2008 at 20:46 UTC
Updated:
30 Sep 2008 at 16:41 UTC
Hi,
when enabling the Drupal <-> LDAP attribute synchronization I stumbled accroos a little bug in LDAPInterface.php.
I was editing a user's profile who was lacking several LDAP attributes and ldap_mod_del was complaining.
Attached is a patch for LDAPInterface.php that calls ldap_mod_del() only when an old value exists.
| Comment | File | Size | Author |
|---|---|---|---|
| LDAPInterface.php_.patch | 591 bytes | gurubert |
Comments
Comment #1
miglius commentedYour code is committed. Thanks.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.