[kmymoney4] [Bug 377368] KMyMoney 4.8 failed to import discover card ofx

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sat Mar 11 07:14:07 UTC 2017


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

--- Comment #3 from wuzhuoqing at hotmail.com ---
Ok, tried a few things and finally settled with one dirty workaround for
myself. Basically changed the code to call a custom python 2 script (which use
httplib to fine control the header order) to send the ofx request first, and if
not succeeded (script return non 0 code) then fallback to original code path.

Obvious this is not good for PR. Just in case anyone is interested
https://github.com/Zhuoqing/kmymoney_discover_workaround/commit/3f7acce5fcc51cea1e9bac11e3edae8a4d8231d9

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


More information about the KMyMoney-devel mailing list