Skip to content
Commit 2d4f13c0 authored by Cristian Oneț's avatar Cristian Oneț
Browse files

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.

BUG: 353372
FIXED-IN: 4.8.0
parent 765317c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment