https://bugs.kde.org/show_bug.cgi?id=360747
Bug ID: 360747 Summary: CSV Importer detects more columns than are assigned Product: kmymoney4 Version: git master Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: csvimporter Assignee: kmymoney-devel@kde.org Reporter: lukasz.wojnilow...@gmail.com My file is correct, KMM displays correct preview of CSV file, but I get warning about incorrect column number (see attachment) Reproducible: Always Steps to Reproduce: 1. file->import csv 2. choose investment 3. create new profile 4. open "test file.csv" and assign columns to values (see attachment) 5. FieldDelimiter to comma 6. TextDelimiter to double quotes 7. DecimalSymbol to comma 8. ImportCSV Actual Results: Get warning that file doesn't have expected number of columns. Expected Results: No warning at all. FieldDelimiter=DecimalSymbol ! -- You are receiving this mail because: You are the assignee for the bug.