| Summary: | Crash when importing CSV investment file | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | allan <agander93> |
| Component: | importer | Assignee: | allan <agander93> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ralf.habacker |
| Priority: | NOR | ||
| Version First Reported In: | git (master) | ||
| Target Milestone: | --- | ||
| Platform: | Mint (Ubuntu based) | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kmymoney/075cf48505bf1d5714d94378e28770ecbbb8e61a | Version Fixed/Implemented In: | 4.7.2 |
| Sentry Crash Report: | |||
| Attachments: | Patch to fix problem. | ||
|
Description
allan
2015-02-04 00:29:36 UTC
Created attachment 90953 [details]
Patch to fix problem.
I'll commit the patch in a week or so, barring any objections.
Git commit 8706b8724878258f11de713eff2422a2249c2a63 by Allan Anderson. Committed on 06/02/2015 at 17:43. Pushed by allananderson into branch 'master'. Fix crash when importing CSV investment file M +1 -1 kmymoney/plugins/csvimport/csvdialog.cpp M +0 -0 kmymoney/plugins/csvimport/csvdialog.h M +31 -10 kmymoney/plugins/csvimport/investprocessing.cpp M +2 -0 kmymoney/plugins/csvimport/redefinedlg.cpp http://commits.kde.org/kmymoney/8706b8724878258f11de713eff2422a2249c2a63 Git commit a5cebcd383b6e4a1b30418a296ac0cd879b31395 by Allan Anderson. Committed on 06/02/2015 at 17:43. Pushed by allananderson into branch 'master'. Fix crash when importing CSV investment file after editing settings. M +4 -2 kmymoney/plugins/csvimport/investprocessing.cpp http://commits.kde.org/kmymoney/a5cebcd383b6e4a1b30418a296ac0cd879b31395 Git commit 9dab50bf3948488bd0281874eee71a75efa9bcde by Allan Anderson. Committed on 06/02/2015 at 17:43. Pushed by allananderson into branch '4.7'. Fix crash when importing CSV investment file M +1 -1 kmymoney/plugins/csvimport/csvdialog.cpp M +0 -0 kmymoney/plugins/csvimport/csvdialog.h M +31 -10 kmymoney/plugins/csvimport/investprocessing.cpp M +2 -0 kmymoney/plugins/csvimport/redefinedlg.cpp http://commits.kde.org/kmymoney/9dab50bf3948488bd0281874eee71a75efa9bcde Git commit 075cf48505bf1d5714d94378e28770ecbbb8e61a by Allan Anderson. Committed on 06/02/2015 at 17:43. Pushed by allananderson into branch '4.7'. Fix crash when importing CSV investment file after editing settings. M +4 -2 kmymoney/plugins/csvimport/investprocessing.cpp http://commits.kde.org/kmymoney/075cf48505bf1d5714d94378e28770ecbbb8e61a |