Last line is not imported by CSV Importer if it is only "". Reproducible: Always Steps to Reproduce: 1. Create a csv file with these two lines; do not add end of line after the 2nd line. "a" "" Actual Results: Importing of only "a" column is proposed, no data rows. Expected Results: "a" column is proposed, and one row with one empty text value.
Created attachment 73076 [details] test data
Git commit c6485a929f8a038c6e1fbb854e51951fb7064af0 by Jaroslaw Staniek. Committed on 10/08/2012 at 00:04. Pushed by staniek into branch 'calligra/2.5'. CSV Import: Import last line even if it is only "" REVIEW:105950 FIXED-IN:2.5.1 M +13 -3 kexi/plugins/importexport/csv/kexicsvimportdialog.cpp http://commits.kde.org/calligra/c6485a929f8a038c6e1fbb854e51951fb7064af0
Git commit 7e45cfbc27148bab59dc204db6a6804b2215b02a by Jaroslaw Staniek. Committed on 10/08/2012 at 00:04. Pushed by staniek into branch 'master'. CSV Import: Import last line even if it is only "" REVIEW:105950 M +13 -3 kexi/plugins/importexport/csv/kexicsvimportdialog.cpp http://commits.kde.org/calligra/7e45cfbc27148bab59dc204db6a6804b2215b02a