Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5049014

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3
    • None
    • 1.4.1
    • core-libs
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              okutsu Masayoshi Okutsu
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: