ResourceBundle.getBundle(): zh_TW locale should fallback to "en" locale

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 1.4.1
    • Component/s: core-libs
    • None

      ResourceBundle::getBundle() method should fallback back to "en" locale if "zh_TW" locale
      resources are not found.

      Currently in JDK-1.4.1, in the absense of "zh_TW" resources, it fall backs to "zh" resources.
      Instead it should fallback to "en" resources. This would be an exception to the default
      resource bundle resolution machanism. Though, i'm not sure whether this is a valid requirement
      on JDK side.
      ###@###.### 2004-05-18

            Assignee:
            Masayoshi Okutsu
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: