[kmymoney] [Bug 391770] CSV importer ignores last line if not followed by a newline
Thomas Baumgart
bugzilla_noreply at kde.org
Mon Mar 12 18:29:20 UTC 2018
https://bugs.kde.org/show_bug.cgi?id=391770
Thomas Baumgart <thb at 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 <thb at 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.
More information about the KMyMoney-devel
mailing list