Guice does not work with modules
--------------------------------
Key: WICKET-3053
URL: https://issues.apache.org/jira/browse/WICKET-3053
Project: Wicket
Issue Type: Bug
Affects Versions: 1.5-M2.1
Reporter: Peter Karich
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.