| 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 ![]() |
| Milestone | |
| Patch | 1 |
Patch ⇒ 1
State ⇒ Resolved
Summary ⇒ toDriverKeys doesn't use a combined field in dn
Assigned to Chuck Hagenbuch
Committed, thanks!*bump*New Attachment: combined_dn_toDriverKeys_ldap.php.diff
Patch ⇒
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ toDriverKeys doesn'T use a combined field in dn
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
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