Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-22523

Thai character sets are not recognized correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 4.7.4
    • Core: Locales (i18n)
    • None

    Description

      Thai locales are not recognized correctly.

      ISO 8859-11 exists as an alias to TIS-620 in corelib/codecs/qsimplecodec.cpp, but usually ISO charsets are written as ISO-8859-11.
      Requesting to add the dash between iso and the number.

      IBM codepage 874 exists under the aliases CP874 and IBM874, but windows-874 is missing, although it seems to be pretty common:
      http://w3techs.com/technologies/details/en-windows874/all/all

      iana says this about windows-874:

      http://www.iana.org/assignments/charset-reg/windows-874

      "This charset is also known as Windows Code Page 874, DOS-874,
      or cp874 for short; these are NOT aliases." Not sure what to make of the "not alias" part though. Requesting to add windows-874 as an alias to IBM-874.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thiago Thiago Macieira
            florian.haenel Florian Hänel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes