[kmymoney4] [Bug 366326] OFX direct download fails when OFX UID is expected by bank
Thomas Baumgart via KDE Bugzilla
bugzilla_noreply at kde.org
Wed Aug 10 19:39:29 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=366326
Thomas Baumgart <thb at net-bembel.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |4.8.1
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/kmym
| |oney/a5e034816a8cb972b76bb8
| |998e72e7ce689258e2
Status|UNCONFIRMED |RESOLVED
--- Comment #8 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit a5e034816a8cb972b76bb8998e72e7ce689258e2 by Thomas Baumgart.
Committed on 10/08/2016 at 19:33.
Pushed by tbaumgart into branch '4.8'.
Added client uid support for OFX
Added a slightly modified and improved version of the patch which
is attached to bug #366326 and adds support for UI elements to enter a
clientuid and send it to LibOFX if it is supported there. In case the
LibOFX version available does not support clientuid the widget will be
shown disabled.
CMake detects the presence by checking the LibOFX header file to find
the clientuid field in the respective structure.
FIXED-IN: 4.8.1
M +8 -0 CMakeLists.txt
M +3 -0 kmymoney/plugins/ofximport/CMakeLists.txt
M +6 -0 kmymoney/plugins/ofximport/dialogs/konlinebankingstatus.cpp
M +17 -0 kmymoney/plugins/ofximport/dialogs/konlinebankingstatusdecl.ui
M +9 -1 kmymoney/plugins/ofximport/dialogs/mymoneyofxconnector.cpp
M +1 -0 kmymoney/plugins/ofximport/dialogs/mymoneyofxconnector.h
M +4 -0 kmymoney/plugins/ofximport/ofximporterplugin.cpp
http://commits.kde.org/kmymoney/a5e034816a8cb972b76bb8998e72e7ce689258e2
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list