[
https://issues.apache.org/jira/browse/WICKET-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912371#action_12912371
]
Peter Karich commented on WICKET-3053:
--------------------------------------
> Setter injection is not supported in 1.5. We decided to remove that
> functionality in 1.5.
uha, why that? is it really a good idea to support only parts of guice? is it
difficult to implement or too much work?
> 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
> 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.