https://bugs.kde.org/show_bug.cgi?id=432406

--- Comment #2 from Tusooa Zhu <tus...@vista.aero> ---
QTextCodec gets the charset from ucnv_getDefaultName() which will return
"US-ASCII" if setlocale(LC_ALL, "") is not called before that. 

https://bugreports.qt.io/browse/QTBUG-57522 describes how this case may happen.
And it seems the Qt person refused to fix it. This may be the cause of this
bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to