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

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

[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


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.


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

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu updated HARMONY-5467:
-----------------------------

    Component/s: Non-bug differences from RI

it's CLDR data difference. change to non-bug difference.

> [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
>          Components: Non-bug differences from RI
>         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.


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

Posted by "Pavel Pervov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Pervov updated HARMONY-5467:
----------------------------------

    Fix Version/s: 5.0M5

> [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
>             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.


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

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Wu closed HARMONY-5467.
----------------------------

    Resolution: Won't Fix

> [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
>          Components: Non-bug differences from RI
>         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.


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

Posted by "Tony Wu (JIRA)" <ji...@apache.org>.
     [ 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.