[
https://issues.apache.org/jira/browse/TAP5-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAP5-187.
-------------------------------------
Resolution: Fixed
Fix Version/s: 5.0.16
> Ajax event handler methods that return a page instance, page class or page
> name should cause the client to redirect to that page
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: TAP5-187
> URL: https://issues.apache.org/jira/browse/TAP5-187
> Project: Tapestry 5
> Issue Type: Improvement
> Affects Versions: 5.0.15
> Environment: all
> Reporter: Markus Joschko
> Assignee: Howard M. Lewis Ship
> Fix For: 5.0.16
>
>
> The normal page navigation of tapestry does not work if the request is an
> ajax request.
> Returning a string or a class is not allowed. Returning a page results into
> the page rendered within the zone that was the target of the ajax request.
> Tapestry should be smart enough to figure out if the user wants to navigate
> to an other page and do the redirect on the client without forcing
> the developer to write custom javascript for that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]