[kaddressbook] [Bug 345281] New: importing ldif data fails to get alternate addresses for a given contact
Manuel Díaz
mdiazg at golem2.net
Tue Mar 17 20:35:14 GMT 2015
https://bugs.kde.org/show_bug.cgi?id=345281
Bug ID: 345281
Summary: importing ldif data fails to get alternate addresses
for a given contact
Product: kaddressbook
Version: unspecified
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: mdiazg at golem2.net
CC: tokoe at kde.org
When importing ldif data only main address is imported for a given contact, the
other addresses get lost. So, addresses with "otherMailbox" tag in source file
are ignored.
Reproducible: Always
Steps to Reproduce:
1.File -> Import -> Import ldif file, select file ldif file and AddressBook
2.Display imported contact, that had multiple email addresses in ldif file
3.
Actual Results:
Only one address (main) imported
Expected Results:
All addresses imported
This is my test file:
dn: cn=John Doe,mail=john_doe at foobar.com
cn: John Doe
mail: john_doe at foobar.com
modifyTimeStamp: 20091027T215509Z
otherMailbox: john_doe-1 at foobar.com
otherMailbox: john_doe-2 at foobar.com
givenName: John
sn: Doe
gender: male
objectclass: top
objectclass: person
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list