[
https://issues.apache.org/jira/browse/WICKET-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerolf Seitz resolved WICKET-1151.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0-rc2
added propagation of DTF#isRequired for minutesField and hoursField in
onBeforeRender.
also added propagation of DTF#isEnabled && DTF#isEnableAllowed in
onBeforeRender for all input fields
> Time fields in DateTimeField not required also when required = true
> -------------------------------------------------------------------
>
> Key: WICKET-1151
> URL: https://issues.apache.org/jira/browse/WICKET-1151
> Project: Wicket
> Issue Type: Bug
> Components: wicket-datetime
> Affects Versions: 1.3.0-beta4
> Reporter: Roberto Fasciolo
> Assignee: Gerolf Seitz
> Fix For: 1.3.0-rc2
>
>
> When a user inputs only a date in a field generated by DateTimeField with
> setRequired(true) the system is not giving any errors for the missing time.
> The returned value in that scenario has always 12:00 as time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.