https://bugs.kde.org/show_bug.cgi?id=391770
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kmy | |money/632a4aa42a3c91e05ea14 | |e0278de3dba31bcfd10 Version Fixed In| |5.0.1 Status|UNCONFIRMED |RESOLVED --- Comment #1 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 632a4aa42a3c91e05ea14e0278de3dba31bcfd10 by Thomas Baumgart. Committed on 12/03/2018 at 18:28. Pushed by tbaumgart into branch '5.0'. Deal with missing terminal newline in CSV importer In case the last line of a CSV file does not contain a terminating newline, the content of that line was discarded. This change takes care of this situation and adds the line as if a newline was present. FIXED-IN: 5.0.1 M +6 -0 kmymoney/plugins/csv/import/core/csvutil.cpp https://commits.kde.org/kmymoney/632a4aa42a3c91e05ea14e0278de3dba31bcfd10 -- You are receiving this mail because: You are the assignee for the bug.