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

Marek Novotny (JIRA) jira-events at lists.jboss.org
Mon Aug 9 03:13:49 EDT 2010


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

Marek Novotny closed JBSEAM-4593.
---------------------------------



> AbstractSeamTest.Request.run() should call "afterRequest()" before facesContext.release()
> -----------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-4593
>                 URL: https://jira.jboss.org/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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list