[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1294) Page redirected to from exception filter cannot use page parameters

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Jun 25 18:08:16 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1294?page=all ]

Pete Muir closed JBSEAM-1294.
-----------------------------

    Resolution: Done

Chris, can you create a new issue for this, this one has been resolved in a released version of Seam

> Page redirected to from exception filter cannot use page parameters
> -------------------------------------------------------------------
>
>                 Key: JBSEAM-1294
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1294
>             Project: JBoss Seam
>          Issue Type: Bug
>    Affects Versions: 1.2.1.GA, 1.2.0.GA
>            Reporter: Chris Rudd
>         Assigned To: Gavin King
>             Fix For: 1.3.0.ALPHA
>
>
> If the page you are redirecting to using the exception handling system (section 5.3) defines page parameters (section 5.1.1.1) a NPE is generated.
> The problem is that the MockApplication provided by the MockFacesContext setup in ExceptionFilter.endWebRequestAfterException does not have a variableResolver (its null).
> Is there any way to refactor that code to create a real FacesContext via the FacesContext factory?

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

        



More information about the seam-issues mailing list