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

Martin Grigorov resolved WICKET-4725.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0

Fixed by triggering manually 'change' event after selecting a date.
Unfortunately I wasn't able to find YUI 2.x API for that, so I used jQuery.
                
> DatePicker doesn't send 'change' event to the input field
> ---------------------------------------------------------
>
>                 Key: WICKET-4725
>                 URL: https://issues.apache.org/jira/browse/WICKET-4725
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-datetime
>    Affects Versions: 6.0.0-beta3
>         Environment: linux tomcat openjdk 7
>            Reporter: Peter Henderson
>            Assignee: Martin Grigorov
>              Labels: javascript
>             Fix For: 6.0.0
>
>         Attachments: datepickertest.tar.gz
>
>
> A textfield with a datepicker.
> Add an OnChangeAjaxBehavior or an AjaxFormSubmitBehavior
> When a date is selected via the date picker no ajax change event is triggered.
> fails with 6 snapshot
> works as expected with 1.5.7

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to