[Kmymoney-devel] [Bug 234215] New: QIF Import Filter Issues

aga aganderson at ukonline.co.uk
Tue Apr 13 02:37:55 CEST 2010


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

           Summary: QIF Import Filter Issues
           Product: kmymoney4
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kmymoney-devel at kde.org
        ReportedBy: aganderson at ukonline.co.uk


Version:           3.97.2 (using KDE 4.3.5)
OS:                Linux
Installed from:    Compiled From Sources

I have a csv import filter which appears to work correctly in 1.02, but when
using it on v3.97.2, initially I had some small problems.

The file was not getting imported, and I looked at the profile wizard.  The
1.02 version has only two tabs - general and filter, where the 3.97.2 version
has two additional tabs, including one for the date.  My filter uses '/' as the
field separator and relies on KMM to understand this.  However, thinking the
date format might be the cause, I found that on setting an appropriate value,
this parameter appeared not to be retained, so did a bit of debugging.

I put debug statements in mymoneyqifreader.cpp, lines 296 and 315.  Line 296
showed the data sent to the filter and 315 the received data.  In between,
there were varying numbers of spurious characters.  Another debug in line 299
also showed these characters.  Nevertheless, line 315 always seemed to show the
correct filtered data.  Switching backwards and forwards between files and
formats while debugging, somewhere along the way my import problem disappeared!

So,
a) query re tabs and date format settings.
b) possibly harmless spurious characters appearing.
And finally,
c) the profile wizard default size, for me, is too small and has to be resized
each time to show the two bottom combo-boxes.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list