Re: AjaxLink doesn't work for Wicket 1.3.3 ?

2008-04-14 Thread Matej Knopp
Please create a jira issue and attach a page source code that doesn't work. -Matej 2008/4/14 Tomasz Prus <[EMAIL PROTECTED]>: > I have AjaxLink which works good in Wicket 1.3.2 but doens't work whe i > change version to 1.3.3. > > package pl.mainseek.car.wicket.components; > > import java.util

AjaxLink doesn't work for Wicket 1.3.3 ?

2008-04-14 Thread Tomasz Prus
I have AjaxLink which works good in Wicket 1.3.2 but doens't work whe i change version to 1.3.3. package pl.mainseek.car.wicket.components; import java.util.Arrays; import java.util.List; import org.apache.wicket.PageParameters; import org.apache.wicket.ajax.AjaxRequestTarget; import org.apache.