You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2016/02/11 11:42:18 UTC

[jira] [Closed] (TAP5-1886) DateField is not localized correctly

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

Jochen Kemnade closed TAP5-1886.
--------------------------------
    Resolution: Fixed

> DateField is not localized correctly
> ------------------------------------
>
>                 Key: TAP5-1886
>                 URL: https://issues.apache.org/jira/browse/TAP5-1886
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3.2, 5.4
>            Reporter: Rural Hunter
>            Assignee: Jochen Kemnade
>              Labels: datefield
>             Fix For: 5.4.1
>
>
> My locale is Chinese. The DateField component displays badly with Chinese. 
> 1. The weekday is cut wrongly
> in Chinese, weekday has 3 characters, such as '星期一', '星期二', '星期三'. the difference is on the 3rd character. But DateField just cut the first character to display. it means all weekdays in Chinese are displayed as '星'.
> 2. The 'Today' and 'None' buttons are fix-labeled and not translated.
> I hope DateField will have a language properties file to localize those text.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)