Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-5214

Locales.getLocale("de_DE_dgl") returns a different locale than zk 8

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 9.6.3
    • 9.6.0, 9.6.2
    • None
    • Security Level: Jimmy
    • None

    Description

      Steps to Reproduce

      1. call Locales.getLocale("de_DE_dgl")

      Current Result

      return a Locale: de_DE

      Expected Result

      return a Locale: de_DE_dgl in ZK 8.6.3

      Debug Information

      • the method's implementation changed for ZK-4745

      Workaround

      • wrap the API and return new Locale("de","DE","dgl");

      Attachments

        Activity

          People

            jumperchen jumperchen
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: