You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Anita Anandan (JIRA)" <de...@myfaces.apache.org> on 2008/10/15 23:54:44 UTC

[jira] Created: (TRINIDAD-1262) convertdatetime's flexibility needs to take locale into consideration

convertdatetime's flexibility needs to take locale into consideration
---------------------------------------------------------------------

                 Key: TRINIDAD-1262
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1262
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
            Reporter: Anita Anandan
            Priority: Minor


The DateTimeConverter code will only test for flexibility if a list of fallback patterns exists for that specific locale.  The current set of convenience patterns will be used for en_us. i18n experts can then add convenience patterns for other locales.

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


[jira] Commented: (TRINIDAD-1262) convertdatetime's flexibility needs to take locale into consideration

Posted by "Anita Anandan (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639982#action_12639982 ] 

Anita Anandan commented on TRINIDAD-1262:
-----------------------------------------

We want to apply these convenience patterns to US since they are causing confusion with some other locales like ja & chinese. Later we can add specific convenience patterns for other locales. i18n will be responsible for coming up with similar patterns for other locales. 

> convertdatetime's flexibility needs to take locale into consideration
> ---------------------------------------------------------------------
>
>                 Key: TRINIDAD-1262
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1262
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>            Reporter: Anita Anandan
>            Priority: Minor
>
> The DateTimeConverter code will only test for flexibility if a list of fallback patterns exists for that specific locale.  The current set of convenience patterns will be used for en_us. i18n experts can then add convenience patterns for other locales.

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


[jira] Updated: (TRINIDAD-1262) convertdatetime's flexibility needs to take locale into consideration

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated TRINIDAD-1262:
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.10-core
                   1.2.10-core
         Assignee: Matthias Weßendorf
           Status: Resolved  (was: Patch Available)

Thanks to Anita for her patch

> convertdatetime's flexibility needs to take locale into consideration
> ---------------------------------------------------------------------
>
>                 Key: TRINIDAD-1262
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1262
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>            Reporter: Anita Anandan
>            Assignee: Matthias Weßendorf
>            Priority: Minor
>             Fix For: 1.2.10-core, 1.0.10-core
>
>         Attachments: trunk.patch, trunk2.patch
>
>
> The DateTimeConverter code will only test for flexibility if a list of fallback patterns exists for that specific locale.  The current set of convenience patterns will be used for en_us. i18n experts can then add convenience patterns for other locales.

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


[jira] Updated: (TRINIDAD-1262) convertdatetime's flexibility needs to take locale into consideration

Posted by "Anita Anandan (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anita Anandan updated TRINIDAD-1262:
------------------------------------

    Status: Patch Available  (was: Open)

> convertdatetime's flexibility needs to take locale into consideration
> ---------------------------------------------------------------------
>
>                 Key: TRINIDAD-1262
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1262
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>            Reporter: Anita Anandan
>            Priority: Minor
>         Attachments: trunk2.patch
>
>
> The DateTimeConverter code will only test for flexibility if a list of fallback patterns exists for that specific locale.  The current set of convenience patterns will be used for en_us. i18n experts can then add convenience patterns for other locales.

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