You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2016/02/04 17:05:39 UTC

[jira] [Resolved] (WICKET-6090) DateTimeField AJAX DatePicker not work

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

Martin Grigorov resolved WICKET-6090.
-------------------------------------
       Resolution: Duplicate
    Fix Version/s: WICKET-4874

> DateTimeField AJAX DatePicker not work
> --------------------------------------
>
>                 Key: WICKET-6090
>                 URL: https://issues.apache.org/jira/browse/WICKET-6090
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-datetime
>    Affects Versions: 6.19.0, 6.21.0, 7.2.0
>            Reporter: Christopher Auth
>             Fix For: WICKET-4874
>
>
> I have some problems with the
> org.apache.wicket.extensions.yui.calendar.DateTimeField. In the
> constructor I set the visibility to false. 
> After a CheckBox is selected the visibility of the DateTimeField is set to true. The DateTimeField is visible in the Page but the DatePicker is not cklickable.
> If the visibility in DateTimeField is set to true in the Construktor it works fine. 
> A quickstart with the problem is found on GitHub 'https://github.com/ChrAu/wickettest'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)