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

Gavin King (JIRA) jira-events at lists.jboss.org
Thu May 24 11:58:58 EDT 2007


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

Gavin King closed JBSEAM-1294.
------------------------------

    Fix Version/s: 1.3.0.BETA1
       Resolution: Done
         Assignee: Gavin King

I have tried to fix this in CVS. Please try it out and let me know if it works. Thanks.

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