google-code-export / jqwicket

Automatically exported from code.google.com/p/jqwicket
1 stars 0 forks source link

Migrate to wicket 6 #37

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by decebal....@gmail.com on 28 Nov 2012 at 9:29

GoogleCodeExporter commented 9 years ago
AjaxRequestTarget.get() is no longer valid
should be replaced by AjaxRequestTarget target = 
RequestCycle.get().find(AjaxRequestTarget.class);

Original comment by patteeuw...@gmail.com on 20 Dec 2012 at 1:14

GoogleCodeExporter commented 9 years ago
I'm using the DatePicker and would like to move to Wicket 6

Do you have a ETA on a Wicket 6 compliant version? .... 
Need some help ?

b;

Original comment by patteeuw...@gmail.com on 20 Dec 2012 at 1:20

GoogleCodeExporter commented 9 years ago
Nice framework but for me I need Wicket 6 as I am using a feature of 
wickedcharts which  only works in Wicket 6. Any chance you might be able to get 
a Wicket 6 version out soon ? The differences are not enormous

Original comment by richards...@gmail.com on 5 Jan 2013 at 4:02

GoogleCodeExporter commented 9 years ago
Any updates on this? I am unable to upgrade to Wicket 6 and I am using JQWicket 
extensively.

Original comment by Vishal.V...@bitsinglass.com on 20 Apr 2013 at 6:56