[
https://issues.apache.org/jira/browse/WICKET-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14492086#comment-14492086
]
Ulrich Schmidt edited comment on WICKET-5877 at 4/13/15 9:00 AM:
-----------------------------------------------------------------
In my application it is part of a form - for the quickstart version I've moved
it now. But this doesn't change anything. In the quickstart it is even worse -
the LOGGER only displays the date - the time is always "00:00:00".
The logging displays:
INFO - HomePage - Set Date=Mon Apr 13 10:49:50 CEST 2015
INFO - HomePage - Selected Date=Mon Apr 13 00:00:00 CEST 2015
was (Author: u005078):
DateTimeField moved to form
> DateTimeField changes not getting effective without page refresh
> ----------------------------------------------------------------
>
> Key: WICKET-5877
> URL: https://issues.apache.org/jira/browse/WICKET-5877
> Project: Wicket
> Issue Type: Bug
> Components: wicket-datetime
> Affects Versions: 1.4.20, 6.19.0
> Reporter: Ulrich Schmidt
> Assignee: Sven Meier
> Priority: Minor
> Attachments: HomePage.html, HomePage.html, HomePage.java,
> HomePage.java
>
>
> DateTimeFields displays a date, a date-selection icon and time in form hh:mm.
> If one just edits the hour or minute and press a button right away where the
> "onSubmit"-method displays the entered valut to log, the LOGGER shows the
> resulting timestamp as if it wasn't changed.
> Editing the time only becomes effective if you refresh the page by pressing
> "F5" or select the date-selection icon.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)