[kmymoney] [Bug 464870] Crash when importin investments CSV

Jack bugzilla_noreply at kde.org
Thu Feb 2 20:21:43 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=464870

--- Comment #10 from Jack <ostroffjh at users.sourceforge.net> ---
Even though the csv import wizard clearly shows Start Line as 1 and End Line as
6, within sortLines m_startLine is -2 (from csvimporterrc) and m_endLine is 5
(which I assume is correct after changing 1 based counting for humans to 0
based counting internally.)  I'm still trying to figure out why Qt crashes
instead of just returning a nullpointer for the invalid row, and why the row
seems to be wrong in the first place.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list