Hi,

 

I am upgrading our software to use wicket 1.4.7 and have run into an issue.
We have a wicketstuff-yui menu that is using the 1.4.2 snapshot of yui. Then
I have a DatePicker from the wicket-datetime jar added to a DateTextField.
When I click the picker icon nothing happens. If I remove the main menu then
it works. 

 

My guess is that there are some overlapping javascript calls going on with
the yui stuff. I tried overriding the includeYUILibraries() method to return
false on the DatePicker but this still did not work. 

 

Any ideas? 

 

Thanks,

 

Josh

Reply via email to