[Kmymoney-devel] [kmymoney4] [Bug 353372] OFX files are double encoded which messes up the £ sign
Cristian Oneț via KDE Bugzilla
bugzilla_noreply at kde.org
Tue Dec 1 10:46:36 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=353372
Cristian Oneț <onet.cristian at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version Fixed In| |4.8.0
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/kmym
| |oney/2d4f13c067c44365f53590
| |6aabc180d9d8e57a9f
--- Comment #2 from Cristian Oneț <onet.cristian at gmail.com> ---
Git commit 2d4f13c067c44365f535906aabc180d9d8e57a9f by Cristian Oneț.
Committed on 01/12/2015 at 10:43.
Pushed by conet into branch 'master'.
Fix OFX direct connect data encoding.
Write the byte array directly into the file without passing it trough
QTextStream which uses QTextCodec::codecForLocale() to interpret the
data. The encoding is handled by libofx.
FIXED-IN: 4.8.0
M +1 -2 kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlg.cpp
M +2 -3 kmymoney/plugins/ofximport/ofxpartner.cpp
http://commits.kde.org/kmymoney/2d4f13c067c44365f535906aabc180d9d8e57a9f
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list