[
https://issues.apache.org/jira/browse/WICKET-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038609#comment-13038609
]
Martin Grigorov commented on WICKET-3711:
-----------------------------------------
The good news is that the test case works OK in 1.5.
The bad news is that the patch has merge conflicts in 1.4.x.
> 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
> Components: wicket-core
> Affects Versions: 1.4.17, 1.4.18
> 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