View Revisions: Issue #3503 |
[ All Revisions ] [ Back to Issue ] |
Summary |
0003503: Qt4's assumption of Latin-1 encoding decodes UTF-8 characters in Doomseeker built with Qt4 incorrectly (about dialog) |
|
Revision |
2018-09-21 14:14 by WubTheCaptain |
|
Description |
One obvious place for incorrect decoding is Doomseeker's "About Doomseeker" dialog, accessible from Help → About navigation. For example: The copyright symbol, ©, shows up as Å© as in the attached screenshot, in Doomseeker built with Qt4. |
|
Revision |
2018-09-21 14:10 by WubTheCaptain |
|
Description |
One obvious place for incorrect decoding is Doomseeker's "About Doomseeker" dialog, accessible from Help → About navigation. For example: The copyright symbol, ©, shows up as Å© as in the attached screenshot, in Doomseeker built with Qt4. |