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

QLocale database misses Tagalog due to CLDR tag 'alias' not being parsed (correctly)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.0.0
    • 4.7.0
    • Core: Locales (i18n)
    • None
    • e7c79face6ec361e4ad0ff8303f1becafac8b2b6

    Description

      moving the bug reported from https://qtrequirements.europe.nokia.com/browse/QT-4085 as per suggestion

      When we try to create an object of QLocale using QLocale localeStr("tl");
      where tl is language string for tagalog.
      After the object creation when we call

      localeStr.country(); = C
      localeStr.language(); = 01

      where as we expect this to return

      Tagalog (115) instaed of C Which is failng for registration

      Attachments

        Issue Links

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

          Activity

            People

              ritt.ks Konstantin Ritt
              amirai Amit Rai
              Votes:
              4 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes