Bug 209043

Summary: Impossible to import a .CSV file
Product: [Applications] kaddressbook Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2009-10-01 00:34:55 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch Kontact and go to KAB
- Go to File menu/Import/Import CSV file...
- select a .csv file to import 
- replace the 'Undefined' heading by proper ones from the list of headings.
- click on 'Ok'
- select the address book you wish the contact(s) to be.

Nothing happens. The contact(s) is/are not created at all.

This is a regression since it worked last time I tested it.

also 'the Skip first row of file' feature does not work anymore (it now resets the heading preselected by the user to 'Undefined')

Trunk, Svn Rev 1029738
Comment 1 Sabine Faure 2009-10-01 00:39:46 UTC
In fact, the .CSV import works but to see it you have to quit Kontact and relaunch it. 

That is why I did not realized that it worked before.


Trunk, Svn Rev 1029738
Comment 2 Tobias Koenig 2009-10-02 11:07:12 UTC
This bug was in EntityTreeModel and has been fixed in the meantime
Comment 3 Sabine Faure 2009-10-02 21:38:40 UTC
It is corrected now.

Importing a .CSV file works now.
the 'Skip first row of file' feature works now as well.


Trunk, Svn Rev 1030528