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

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

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes