View Revisions: Issue #3534 |
[ All Revisions ] [ Back to Issue ] |
Summary |
0003534: Qt4's assumption of Latin-1 encoding decodes UTF-8 characters in Doomseeker built with Qt4 incorrectly (language configuration) |
|
Revision |
2018-10-06 09:25 by WubTheCaptain |
|
Description |
"Español" gets garbled into "Espanñol" (or similar) in configuration, because of UTF-8 characters not being expected in Doomseeker built with Qt4. Support for UTF-8 characters would need to be explicitly added in Qt4.
See attached screenshot. |
|
Revision |
2018-10-06 09:23 by WubTheCaptain |
|
Description |
"Español" gets garbled into "Espanűol" (or similar) in configuration, because of UTF-8 characters not being expected in Doomseeker built with Qt4. Support for UTF-8 characters would need to be explicitly added in Qt4.
See attached screenshot. |