Hello,

I originally noticed the problem with wicket version 1.2.5 and have since
reproduced the problem with the latest wicket 1.3 snapshot.  Thank you for
your quick response.  I have opened JIRA issue  WICKET-478 to address the
problem.

Thanks again,
Joe Brunner


Jean-Baptiste Quenot-3 wrote:
> 
> * Joe Brunner:
> 
>> I'm  attempting to  test  a panel  that  contains a  SubmitLink.
>> However, the WicketTester.clickLink()  method does not recognize
>> the SubmitLink.
>>
>> When I run the test, I get a stack trace stating:
>>
>> wicket.WicketRuntimeException: Link  testpanel:graph  is  not  a
>> Link, AjaxLink, AjaxFallbackLink or AjaxSubmitLink
>>
>> In  case  it  matters,  the   SubmitLink  is  outside  the  form
>> heirarchy, taking the form as a constructor parameter.  Is there
>> a method for testing a SubmitLink that I am unaware of?
> 
> Hi Joe,
> 
> Is it the current Wicket?  If not, can you test with a recent 1.3
> snapshot, otherwise can you file a JIRA issue?
> -- 
>      Jean-Baptiste Quenot
> aka  John Banana   Qwerty
> http://caraldi.com/jbq/
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Testing-an-External-SubmitLink-tf3573171.html#a10045709
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to