[
https://issues.apache.org/jira/browse/CAUSEWAY-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber updated CAUSEWAY-3961:
---------------------------------
Fix Version/s: 3.6.0
> [Wicket Viewer] Actions in Tables have wrong Result Routing
> -----------------------------------------------------------
>
> Key: CAUSEWAY-3961
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3961
> Project: Causeway
> Issue Type: Bug
> Components: Viewer Wicket
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 3.6.0, 4.0.0
>
>
> There is a regression, where instead of routing to the desired result page,
> we route to the homepage.
> Code in
> {code:java}
> org.apache.causeway.viewer.wicket.ui.exec.MediatorFactory
> {code}
> should properly determine the URL for the current page, but does not. It
> wrongly results in
> {code:java}
> /object/
> {code}
> which ultimately redirects to the homepage. (Seeing this in v4, but could
> also be in v3.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)