https://bugs.kde.org/show_bug.cgi?id=444453
Friedrich W. H. Kossebau <kosse...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #1 from Friedrich W. H. Kossebau <kosse...@kde.org> --- Hi, thanks for the report. I can confirm the duplicated entry. Seems Qt broke here when switching to using ICU as backend, and request for TIS-620 and IBM874 are now both getting the same codec back. Meh. And seems there is quite some confusing naming for confusingly many variants of encodings for Latin/Thai. And Qt's code to connect to libicu is rather oversimplifying things, just caring for MIME and IANA naming now. Guess I have to escape into a custom codec then. Will think about the next days. I can also reproduce the error. That seems a bug in Qt, which also happens when adding a different data and icon to each entry, while using the same string. Ideally someone should file that bug with them. But once the charset duplication is fixed, should not bother us here. -- You are receiving this mail because: You are watching all bug changes.