[seam-issues] [JBoss JIRA] Created: (JBSEAM-4593) AbstractSeamTest.Request.run() should call "afterRequest()" before facesContext.release()

Michael Youngstrom (JIRA) jira-events at lists.jboss.org
Mon Mar 8 19:58:58 EST 2010


AbstractSeamTest.Request.run() should call "afterRequest()" before facesContext.release()
-----------------------------------------------------------------------------------------

                 Key: JBSEAM-4593
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4593
             Project: Seam
          Issue Type: Bug
    Affects Versions: 2.2.0.GA
            Reporter: Michael Youngstrom
            Assignee: Michael Youngstrom
             Fix For: 2.2.1.CR2


AbstractSeamTest.Request.run() should call "afterRequest()" before facesContext.release() in case the afterRequest() wishes to assert on the state of the FacesContext.  The only way for afterRequest to get access to the facesContext is through FacesContext.currentInstance().

Plus this would match the init()->beforeRequest() facesContext existence scoping.

-- 
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