You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/04 06:25:39 UTC

[jira] Updated: (WICKET-3501) DateTimeField and DateField do not set input tag "value"

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

Bertrand Guay-Paquet updated WICKET-3501:
-----------------------------------------

    Attachment: DateField.zip

Quickstart

> DateTimeField and DateField do not set input tag "value"
> --------------------------------------------------------
>
>                 Key: WICKET-3501
>                 URL: https://issues.apache.org/jira/browse/WICKET-3501
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-datetime
>    Affects Versions: 1.5-RC2
>            Reporter: Bertrand Guay-Paquet
>              Labels: datetime
>         Attachments: DateField.zip
>
>
> DateTimeField and DateField do not properly set input tag "value" in the generated markup when a Date model is given. In the case of DateTimeField, only the hours and minutes fields have the proper "value" tag.
> The problem seems to be located at DateTimeField#onBeforeRender(). The hours and minutes members are set in the else clause, but not the date member.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira