[ 
https://issues.apache.org/jira/browse/WICKET-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033181#comment-13033181
 ] 

Carl-Eric Menzel commented on WICKET-3711:
------------------------------------------

These patches are not optimal, but are the best I can do right now. I'm 
currently negotiating for some time to spend on overhauling all of 
WicketTester, since it really needs some love.

> FormTester doesn't treat SubmitLink and AjaxSubmitLink correctly
> ----------------------------------------------------------------
>
>                 Key: WICKET-3711
>                 URL: https://issues.apache.org/jira/browse/WICKET-3711
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: Carl-Eric Menzel
>         Attachments: 0001-added-test-for-FormTester-SubmitLink-problem.patch, 
> 0002-fix-formtester-not-providing-correct-form-request-pa.patch, 
> 0003-fixed-ajaxsubmitlink-testing.-hackish.patch
>
>
> We ran into a testing issue with FormTester. When using a SubmitLink or 
> AjaxSubmitLink it does not properly collect and use the values for the 
> various form fields. The problem appears to be with a very inconsistent 
> handling of "parametersForNextRequest" and MockServletRequest's parameter 
> map. I did not completely manage to take it apart, frankly, it's a mess. I 
> have a set of patches against 1.4.17 that introduce a test for this and also 
> fix the problem. The fix is a bit hackish, but it works and does not break 
> anything else.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to