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

Hudson commented on WICKET-3053:
--------------------------------

Integrated in Apache Wicket 1.5.x #350 (See 
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/350/])
    WICKET-3053 WicketTester does not preserve the form component values when 
submitting with AjaxSubmitLink

Serialize the form components' values in the request post parameters when 
clicking AjaxSubmitLink


> WicketTester does not preserve the form component values when submitting with 
> AjaxSubmitLink
> --------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3053
>                 URL: https://issues.apache.org/jira/browse/WICKET-3053
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M2.1
>            Reporter: Peter Karich
>            Assignee: Martin Grigorov
>             Fix For: 1.5-M3
>
>         Attachments: WICKET-3053.patch, wicket-bug2-setter-injection.zip, 
> wicket-bug2.zip
>
>
> See this thread:
> http://apache-wicket.1842946.n4.nabble.com/Url-parameters-removed-onClick-wrong-url-encoding-td2541831.html
> Again you can take a legup project (with Guice 2.0) and substitute the wicket 
> versions -> the test 
> tester.assertModelValue("text", "sayHello");
> will fail: expected:<sayHello> but was:<Hello null>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to