[kmymoney] [Bug 390627] QIF Import filter fails

Georg Pichler bugzilla_noreply at kde.org
Sat Feb 17 19:49:56 UTC 2018


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

--- Comment #1 from Georg Pichler <georg.pichler at gmail.com> ---
After some digging, I believe the bug was introduced in commit 9db968bfd:
At line 475 in kmymoney/plugins/qif/import/mymoneyqifreader.cpp the QStringList
arguments is set to the program name, including the arguments:

      arguments << m_qifProfile.filterScriptImport().split(' ',
QString::KeepEmptyParts);

However, the actual QString program is never set. Could that be the reason?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list