You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gabrielle Crawford (JIRA)" <de...@myfaces.apache.org> on 2012/05/25 21:48:23 UTC

[jira] [Resolved] (TRINIDAD-2269) tr:convertDateTime with dateStyle="long", locale="tr_TR" gives error for certain days

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

Gabrielle Crawford resolved TRINIDAD-2269.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0-core
    
> tr:convertDateTime with dateStyle="long", locale="tr_TR" gives error for certain days
> -------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2269
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2269
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 2.0.1-core
>            Reporter: Yee-Wah Lee
>            Priority: Minor
>             Fix For: 2.1.0-core
>
>         Attachments: branch121270_2269_TurkishLongDayNames.diff, trunk_2269_turkishDateLongDayNames.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 1. Run the following jspx
>    <tr:inputDate label="Input date with Turkish locale">
>               <tr:convertDateTime dateStyle="long" locale="tr_TR"/>
>               </tr:inputDate>
> 2. Use the date picker to pick a Monday (the day names in the picker are not localized).
> 3. The date field is populated with a string such as "21 Mayıs 2012 Pazartesi"
> 4. Submit the field - get error "The date is not in the correct format."

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira