rasyahadlinugraha / wiquery

Automatically exported from code.google.com/p/wiquery
MIT License
0 stars 0 forks source link

AjaxSelfUpdatingTimerBehavior doesn't work togehter with wiQuery #225

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
With a quickstart project of wicket 1.5.3 and the wiquery dependencies 
(wiquery-core and wiquery-jquery-ui) 1.5.3 in the pom.xml, you can't use the 
wicket behavior AjaxSelfUpdatingTimerBehavior anymore.

The javascript instrucations in the website sources are changing after you add 
the dependencies to your pom.xml.

In the attached project, I have a label with frequently incrementing counter, 
which is displayed on the screen. After you add the wiquery dependencies, it 
doesn't work anymore.

Original issue reported on code.google.com by sebastia...@gmail.com on 15 Dec 2011 at 5:02

Attachments:

GoogleCodeExporter commented 9 years ago
Try using the latest wiquery snapshot. I think this bug was reported to me via 
email as well.

Original comment by hielke.hoeve on 22 Dec 2011 at 12:28

GoogleCodeExporter commented 9 years ago
Your example project works if i use 1.5-SNAPSHOT as wiquery version. This bug 
is fixed.

Original comment by hielke.hoeve on 22 Dec 2011 at 12:37

GoogleCodeExporter commented 9 years ago

Original comment by hielke.hoeve on 13 Feb 2012 at 12:44