Summary: | error during automatic import OFX | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | smrhppub-site |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | onet.cristian, ralf.habacker |
Priority: | NOR | ||
Version: | 4.6.4 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/kmymoney/2d64363d9c8d8ad7496a7e6d0db8a86c5ca1e84e | Version Fixed In: | 4.7.1 |
Sentry Crash Report: |
Description
smrhppub-site
2014-01-26 20:44:42 UTC
This is probably caused by a invalid path usage. I'll try to fix it although the setup to find this will probably take more than the fix. Git commit f24601327125557a9c5ea455d18842828cdd5c2f by Cristian Oneț. Committed on 19/10/2014 at 14:16. Pushed by conet into branch 'master'. Fix opening OFX files containing non ASCII characters. Use QFile::encodeName to obtain a filename which can be opened by libOFX. I haven't been able to test this yet on Windows but I'm sure it will fix the reported issue. M +1 -1 kmymoney/plugins/ofximport/ofximporterplugin.cpp http://commits.kde.org/kmymoney/f24601327125557a9c5ea455d18842828cdd5c2f Git commit 2d64363d9c8d8ad7496a7e6d0db8a86c5ca1e84e by Cristian Oneț. Committed on 19/10/2014 at 14:16. Pushed by conet into branch '4.7'. Fix opening OFX files containing non ASCII characters. Use QFile::encodeName to obtain a filename which can be opened by libOFX. I haven't been able to test this yet on Windows but I'm sure it will fix the reported issue. (cherry picked from commit f24601327125557a9c5ea455d18842828cdd5c2f) M +1 -1 kmymoney/plugins/ofximport/ofximporterplugin.cpp http://commits.kde.org/kmymoney/2d64363d9c8d8ad7496a7e6d0db8a86c5ca1e84e |