You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/08/26 00:34:17 UTC

[jira] Resolved: (WICKET-1934) Hard coded size=8 attribute in DateTimeField.html is too small. DateField.html also has the same issue.

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

Igor Vaynberg resolved WICKET-1934.
-----------------------------------

    Resolution: Fixed

looks like i fixed this and forgot to mark it.

> Hard coded size=8 attribute in DateTimeField.html is too small. DateField.html also has the same issue.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-1934
>                 URL: https://issues.apache.org/jira/browse/WICKET-1934
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-datetime
>    Affects Versions: 1.4.3
>         Environment: all
>            Reporter: Zsolt Rohberg
>            Assignee: Igor Vaynberg
>            Priority: Minor
>
> In the associated markup of DateTimeField the date input field has a hard coded size=8 attribute. This is too small. At least 11 or more character required for some locales (eg. the current date in hungarian: "2008.11.14.").

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