Bug 263404 - CSV import addressbook from windows outlook to kaddressbook work incorrectly
Summary: CSV import addressbook from windows outlook to kaddressbook work incorrectly
Status: RESOLVED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-17 12:21 UTC by Andrey Kolbasenko
Modified: 2011-01-18 10:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kolbasenko 2011-01-17 12:21:17 UTC
Version:           unspecified (using KDE 4.5.4) 
OS:                Linux

I have csv file with contacts from windows address book like this:

First Name;Last Name;Middle Name;Name;Nickname;E-mail Address;Home Street;Home City;Home Postal Code;Home State;Home Country/Reg
ion;Home Phone;Home Fax;Mobile Phone;Personal Web Page;Business Street;Business City;Business Postal Code;Business State;Busines
s Country/Region;Business Web Page;Business Phone;Business Fax;Pager;Company;Job Title;Department;Office Location;Notes
;;;;test;test@test.org;;;;;;;;;;;;;;;;;;;MyCompany;;;;;
;;;;tes1;test1@test.org;;;;;;;;;;;;;;;;+71234567890;;;MyCompany;;;;;

and try import this file to KAddressBook. I select semicolon delimiter,text quote: none, and in preview window i see, that the nickname 'test' placed in 
frame Middle name, phone in nickname and so on..

In Kaddressbook 4.3.5 import work fine, but in 4.4.5 - 4.4.8 not.

Reproducible: Always
Comment 1 Tobias Koenig 2011-01-17 19:40:38 UTC
Hej,

works fine in KDE-PIM 4.6beta.

Ciao,
Tobias
Comment 2 Andrey Kolbasenko 2011-01-18 10:32:40 UTC
(In reply to comment #1)
> works fine in KDE-PIM 4.6beta.


Thank's!