Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-203

Case-sensitive locale comparison

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.3.0
    • 1.2
    • General
    • None
    • 09156e707d9152c9884c8c32f2b44602981437bb

    Description

      Locale name comparisson should correctly compare locale in localized name and description.

      For example, QLocale::system().name() returns "ru_RU" for my current locale. So, i expect that
      <DisplayName xml:lang="ru_RU">blabla in russian</DisplayName>
      <Description xml:lang="ru_RU">blablabla in russian</Description>
      will work. But they doesn't. Instead, i should type xml:lang="ru_ru" in xml file. Either make ALL locale name comparisons case insensetive, or compare them correctly.

      Also xml:lang="ru" doesn't work too.

      Attachments

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

        Activity

          People

            heimrich Karsten Heimrich
            arch Ivan Komissarov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes