[kmymoney] [Bug 408026] Crash during CSV import
Thomas Baumgart
bugzilla_noreply at kde.org
Tue May 28 12:52:45 BST 2019
https://bugs.kde.org/show_bug.cgi?id=408026
Thomas Baumgart <thb at net-bembel.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://commits.kde.org/kmy
| |money/09fc41b4b872e0a5ec4ce
| |2b955f99c04ae975d91
Status|REPORTED |RESOLVED
Version Fixed In| |5.0.5
Resolution|--- |FIXED
--- Comment #1 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 09fc41b4b872e0a5ec4ce2b955f99c04ae975d91 by Thomas Baumgart.
Committed on 28/05/2019 at 11:52.
Pushed by tbaumgart into branch '5.0'.
Reset column assignment when out of bounds
In case the column assignment is cleared using the clear all button, the
profile is not updated because there is no change in index in combobox
widget and the connected slot for profile update will never be called.
This change makes sure that in such a case (previous assignment is out
of bounds for the current file) the assignment is reset before it is
used. This avoids the out-of-bounds crash later on.
FIXED-IN: 5.0.5
M +5 -0 kmymoney/plugins/csv/import/bankingwizardpage.cpp
https://commits.kde.org/kmymoney/09fc41b4b872e0a5ec4ce2b955f99c04ae975d91
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list