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

Michael Youngstrom (JIRA) jira-events at lists.jboss.org
Tue Mar 9 11:39:58 EST 2010


     [ https://jira.jboss.org/jira/browse/JBSEAM-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Youngstrom resolved JBSEAM-4593.
----------------------------------------

    Resolution: Done


fix checked into 2.2 branch

> 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