Version: (using Devel) Compiler: gcc 4.3.2 OS: Linux Installed from: Compiled sources - Configure Akonadi with an IMAP and Kolab resource. - Launch Kaddressbook. - find or export 3 contacts in a .csv file - Go to File menu/Import/Import CSV file... - Browse to enter the .csv file in 'File to import' - Change the 'Undefined' headings in proper headings - Click on 'Save Template...' - A 'Save as' dialogue opens. Name the template (ex: Template A) and click on 'Save' - A 'Template Name' dialogue appears asking you again for the name. Enter the name again. Click on 'Ok' - Click on 'Apply Template'. - Select Template A and click on 'Ok' Kontact crashes. Trunk, Svn Rev 1019355
SVN commit 1019808 by tokoe: Do not block or crash when applying a template BUG: 206190 M +29 -16 csvimportdialog.cpp M +6 -5 csvimportdialog.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1019808
It is corrected now. Kaddressbook does not crash anymore when applying a template. Trunk, Svn Rev 1021831