https://bugs.kde.org/show_bug.cgi?id=353372
Cristian Oneț <onet.crist...@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.crist...@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 watching all bug changes.