Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Patrick Kelly
Hi Lukasz, I am currently using version 2.3.15.3 not 2.3.16. So it sounds like the bug exists in both versions. Is there an earlier version I could drop back to just to complete my migration process testing where you would expect it to work? OR should I contemplate swapping over to the jquery

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Lukasz Lenart
Right, Dojo plugin is a strange beast ;-) Looks like you found a bug, please register an issue in JIRA. It works in Struts 2.3.15.3 but it's broken in 2.3.16 2014-04-07 12:36 GMT+02:00 Patrick Kelly : > If I include theme="dojo" on the sx:datetimepicker it throws an error > "Attribute theme invali

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Patrick Kelly
If I include theme="dojo" on the sx:datetimepicker it throws an error "Attribute theme invalid for tag datetimepicker according to tld" Patrick Kelly PatrickKelly PrincipalConsultant *River**Dynamics* E: patrick.ke...@riverdynamics.com W: www.riverdynam

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Lukasz Lenart
Define theme in as it now inherits that from tag, 2014-04-07 11:42 GMT+02:00 Patrick Kelly : > yes I have the sx:head tag - and no I can't see any javascript errors in > Firebug. > > Patrick Kelly > > PatrickKelly > PrincipalConsultant > *River**Dynamics* > > E: patrick.ke...@riverdynamics.com

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Patrick Kelly
yes I have the sx:head tag - and no I can't see any javascript errors in Firebug. Patrick Kelly PatrickKelly PrincipalConsultant *River**Dynamics* E: patrick.ke...@riverdynamics.com W: www.riverdynamics.com On 7/04/2014

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Lukasz Lenart
Do you have tag in your jsp? Do you see any JavaScript errors? 2014-04-07 10:03 GMT+02:00 Patrick Kelly : > Hi, I am head butting a virtual brick wall trying to get the datetimepicker > dojo widget to work with a theme=simple form. > > I am in the middle of upgrading a webwork app to struts2 2.3.

datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Patrick Kelly
Hi, I am head butting a virtual brick wall trying to get the datetimepicker dojo widget to work with a theme=simple form. I am in the middle of upgrading a webwork app to struts2 2.3.15.3. The good news is that datetimepicker works just like I would expect it in hundreds of places across the m