[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4060) back button in pageflow should work after a redirect

Dan Allen (JIRA) jira-events at lists.jboss.org
Mon Mar 30 16:40:22 EDT 2009


back button in pageflow should work after a redirect
----------------------------------------------------

                 Key: JBSEAM-4060
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4060
             Project: Seam
          Issue Type: Feature Request
          Components: BPM
    Affects Versions: 2.1.1.GA
            Reporter: Dan Allen
             Fix For: 2.2.0.CR1


When the current page in a pageflow is validated, Seam is reference the page-scoped FacesPage. This component is only available on a faces request. Therefore, if a redirect is used in the pageflow, then it is no possible to use the back button, even if it is enabled in the pageflow definition, since the page-scope won't be available in that case.

The validation should be changed to rely on information in the conversation rather than the page-scope.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list