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

QStringEncoder subclasses, while valid, return empty name with TIS-620

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.6.1
    • None

    Description

      Seems that QStringDecoder & QStringEncoder miss to get a proper non-empty name set when otherwise successfully (isValid is true, encoing & decoding works as expected.) created for the encoding name "TIS-620".

      Running the attached example yields:

      decoder valid: true name: 
      encoder valid: true name: 
      

      Seems to work fine for other encoding names, e.g. "ISO-8859-7", "windows-1250", "IBM850". So far only "TIS-620" seen to get an empty name.

      Attachments

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

        Activity

          People

            fabiankosmale Fabian Kosmale
            kossebau Friedrich W. H. Kossebau
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes