| Summary | LDIF Import Fails |
| Queue | Turba |
| Queue Version | 2.3.4 |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | jan (at) horde (dot) org |
| Requester | ajurak (at) sirius-soft (dot) at |
| Created | 09/03/2010 (5545 days ago) |
| Due | |
| Updated | 09/21/2010 (5527 days ago) |
| Assigned | |
| Resolved | 09/21/2010 (5527 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | Yes |
State ⇒ Resolved
Fix import of addresses from LDIF (Axel Jurak,
Bug #9215).http://cvs.horde.org/diff.php/turba/docs/CHANGES?rt=horder1=1.181.2.253r2=1.181.2.254ty=u
http://cvs.horde.org/diff.php/turba/lib/Data/ldif.php?rt=horder1=1.2.2.5r2=1.2.2.6ty=u
Priority ⇒ 2. Medium
New Attachment: Horde_gw_1.2.6_turba_ldif.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ LDIF Import Fails
Type ⇒ Bug
State ⇒ Unconfirmed
the "[$key]" in "$values[$key]" part is missing, hence $values is just
a string, not an array!
see the attached patch file.
best regards
axel jurak