RE: datetime and yui clash

2010-03-15 Thread Josh Chappelle
In case anyone was wondering, this issue seems to be fixed with the latest
snapshot of YUI that was released today.

-Original Message-
From: Josh Chappelle [mailto:jchappe...@4redi.com] 
Sent: Friday, March 12, 2010 3:48 PM
To: users@wicket.apache.org
Subject: RE: datetime and yui clash

This issue might be specific to IE8. I can't reproduce it in Chrome. I
haven't tried others.

Josh

-Original Message-
From: Josh Chappelle [mailto:jchappe...@4redi.com] 
Sent: Friday, March 12, 2010 12:36 PM
To: users@wicket.apache.org
Subject: datetime and yui clash

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



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



RE: datetime and yui clash

2010-03-12 Thread Josh Chappelle
This issue might be specific to IE8. I can't reproduce it in Chrome. I
haven't tried others.

Josh

-Original Message-
From: Josh Chappelle [mailto:jchappe...@4redi.com] 
Sent: Friday, March 12, 2010 12:36 PM
To: users@wicket.apache.org
Subject: datetime and yui clash

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



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org