[#6575] toDriverKeys doesn't use a combined field in dn
Summary toDriverKeys doesn't use a combined field in dn
Queue Turba
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners Chuck Hagenbuch <chuck (at) horde (dot) org>
Requester horde (at) ssn (dot) at
Created 04/06/2008 (35 days ago)
Due
Updated 04/23/2008 (18 days ago)
Assigned
Resolved 04/23/2008 (18 days ago)
Attachments combined_dn_toDriverKeys_ldap.php.diff Download
Milestone
Patch 1

History
04/23/2008 Chuck Hagenbuch Comment #3
Patch ⇒ 1
State ⇒ Resolved
Summary ⇒ toDriverKeys doesn't use a combined field in dn
Assigned to Chuck Hagenbuch
Reply to this comment
Committed, thanks!
04/16/2008 horde (at) ssn (dot) at Comment #2 Reply to this comment
*bump*
04/06/2008 horde (at) ssn (dot) at Comment #1
New Attachment: combined_dn_toDriverKeys_ldap.php.diff Download
Patch ⇒
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ toDriverKeys doesn'T use a combined field in dn
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Reply to this comment
When importing Data to a LDAP-Addressbook with a combined and saved field used in dn, this field will not get into the dn.
Reason is, that the toDriverKeys - function in Driver.php just translates the fields that are already there.

Attached a patch of turba/lib/Driver/ldap.php that overwrites toDriverKeys and adds the needed fields.

regards
Lukas