[kmymoney] [Bug 408026] New: Crash during CSV import
Thomas Baumgart
bugzilla_noreply at kde.org
Tue May 28 12:38:26 BST 2019
https://bugs.kde.org/show_bug.cgi?id=408026
Bug ID: 408026
Summary: Crash during CSV import
Product: kmymoney
Version: 5.0.4
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: importer
Assignee: kmymoney-devel at kde.org
Reporter: tbaumgart at kde.org
Target Milestone: ---
SUMMARY
When switching CSV profiles KMyMoney may crash during next import
STEPS TO REPRODUCE
1. Import CSV file with profile that contains a number column assignment of
e.g. 6
2. Import CSV file with the same profile where the file only has 3 columns and
re-assign the columns (number not assigned)
OBSERVED RESULT
KMyMoney crashes during import.
EXPECTED RESULT
KMyMoney should import the file w/o crash
ADDITIONAL INFORMATION
The problem is, that the index for the UI is handled correctly, but the column
assignment in the underlying profile still contains the old column assignment
of 6 which produces a value out of bounds.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list