On Wed, 28 Jan 2009, Stephan Koch wrote:
> mountBookmarkablePage("/login", LoginPage.class);
>
> When I remove that line, the test runs fine. Could be a bug in
> WicketTester? I'd like some opinions on that before I file a JIRA issue.
It could be, but you could still try replacing
> > tester.startPage(LoginPage.class);
with tester.starPage(new TestPageSource() { ... });
If you can add a failing quickstart or a patch containing a
failing test, it would be great.
Best wishes,
Timo
--
Timo Rantalaiho
Reaktor Innovations Oy <URL: http://www.ri.fi/ >
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]