https://bugs.kde.org/show_bug.cgi?id=353372
Christian David <christian-da...@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-da...@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 watching all bug changes.