You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2015/04/14 09:40:12 UTC

[jira] [Reopened] (WICKET-5877) DateTimeField changes not getting effective without page refresh

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

Sven Meier reopened WICKET-5877:
--------------------------------

getDate() etc. are valid during rendering only

> 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)