| Summary: | CSV Importer can create Payee consisting of a single or multiple space leading to erronous matching | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | rob.vdm.82 |
| Component: | importer | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | agander93, ralf.habacker |
| Priority: | NOR | ||
| Version First Reported In: | 4.7.2 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | http://commits.kde.org/kmymoney/e5cc53e369b6ec9bc0e7ae2a7a5662b417d190ed | Version Fixed/Implemented In: | 4.8.0 |
| Sentry Crash Report: | |||
| Attachments: |
Sample import CSV
Patch to fix problem. |
||
|
Description
rob.vdm.82
2015-06-03 13:09:22 UTC
Created attachment 92973 [details]
Sample import CSV
This is confirmed. I've produced a patch on the lines of your second suggestion. I need to do some more testing, however. Created attachment 92993 [details]
Patch to fix problem.
I'll leave the patch here for a few days, before committing.
Git commit e5cc53e369b6ec9bc0e7ae2a7a5662b417d190ed by Allan Anderson. Committed on 11/06/2015 at 21:34. Pushed by allananderson into branch 'master'. Fix CSV Importer allowing creation of Payee consisting of a single or multiple spaces leading to erroneous matching. M +7 -2 kmymoney/plugins/csvimport/csvdialog.cpp http://commits.kde.org/kmymoney/e5cc53e369b6ec9bc0e7ae2a7a5662b417d190ed |