[kmymoney4] [Bug 353372] OFX files are double encoded which messes up the £ sign
Christian David via KDE Bugzilla
bugzilla_noreply at kde.org
Wed Feb 24 13:41:02 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=353372
Christian David <christian-david at web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|http://commits.kde.org/kmym |http://commits.kde.org/kmym
|oney/2d4f13c067c44365f53590 |oney/bde946b1e800e404142193
|6aabc180d9d8e57a9f |97032b8ff484e17733
--- Comment #3 from Christian David <christian-david at web.de> ---
Git commit bde946b1e800e40414219397032b8ff484e17733 by Christian Dávid, on
behalf of Cristian Oneț.
Committed on 24/02/2016 at 13:30.
Pushed by christiand into branch 'frameworks'.
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/bde946b1e800e40414219397032b8ff484e17733
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list