[
http://jira.jboss.com/jira/browse/JBSEAM-690?page=all ]
Gavin King closed JBSEAM-690.
-----------------------------
Resolution: Out of Date
We've decided to do this by allowing actions in navigation rules. Anyway there is
another issue report about this.
Allow calling of org.jboss.seam.core.redirect.execute() in pages.xml
--------------------------------------------------------------------
Key: JBSEAM-690
URL:
http://jira.jboss.com/jira/browse/JBSEAM-690
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Reporter: Christian Bauer
Priority: Minor
Instead of <redirect> I'd like to call redirect.execute() to jump to some saved
location. This is useful eg. after Delete:
<page view-id="/docEdit.xhtml">
<navigation from-action="#{documentHome.delete}">
<end-conversation before-redirect="true"/>
<redirect-to-captured-request/>
</navigation>
...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira