You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tony Wu (JIRA)" <ji...@apache.org> on 2008/02/09 14:04:11 UTC

[jira] Assigned: (HARMONY-5467) [classlib][util] incompatible country names for certain languages

     [ https://issues.apache.org/jira/browse/HARMONY-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu reassigned HARMONY-5467:
--------------------------------

    Assignee: Tony Wu

> [classlib][util] incompatible country names for certain languages
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5467
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5467
>             Project: Harmony
>          Issue Type: Bug
>         Environment: All
>            Reporter: Pavel Pervov
>            Assignee: Tony Wu
>             Fix For: 5.0M5
>
>
> Some of country names differ in RI and Harmony for certain languages.
> Examples are:
> 1) Locale.setDefault(new Locale("fr", "FR"); new Locale("fr", "US").getDisplayCountry();
> 2) Locale.setDefault(new Locale("it", "VA")); new Locale("it", "VA").getDisplayCountry();

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.