[
https://issues.apache.org/jira/browse/WICKET-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marat Radchenko updated WICKET-1658:
------------------------------------
Description: If clickLink is used on a link that calls setResponsePage then
that page doesn't appear in WicketTester's lastRenderedPage. (was: If
clickLink is used on a link that calls setResponsePage then that page doesn't
appear in WicketTester's lastRenderedPage.
To fix the problem simply call postProcessRequestCycle(requestCycle) between
target.respond(requestCycle) and requestCycle.detach())
> WicketTester#clickLink doesn't update lastRenderedPage
> ------------------------------------------------------
>
> Key: WICKET-1658
> URL: https://issues.apache.org/jira/browse/WICKET-1658
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4-M1
> Reporter: Marat Radchenko
>
> If clickLink is used on a link that calls setResponsePage then that page
> doesn't appear in WicketTester's lastRenderedPage.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.