You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Peter Karich (JIRA)" <ji...@apache.org> on 2010/09/16 22:24:34 UTC

[jira] Updated: (WICKET-3053) Guice does not work with modules

     [ https://issues.apache.org/jira/browse/WICKET-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Karich updated WICKET-3053:
---------------------------------

    Attachment: wicket-bug2.zip

attached quickstart. Just replace wicket version with 1.4.9 and you can see that it is passing.

1.5-M2.1 is now failing with:
expected:<Goodbye Bob> but was:<Goodbye null>

strange

> 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
>         Attachments: 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.