[ 
https://issues.apache.org/jira/browse/EXTCDI-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek resolved EXTCDI-266.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.4
    
> WindowContextManagerObserver causes an Exception when redirecting if the 
> requested view does not exists
> -------------------------------------------------------------------------------------------------------
>
>                 Key: EXTCDI-266
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-266
>             Project: MyFaces CODI
>          Issue Type: Bug
>    Affects Versions: 1.0.3
>            Reporter: Marcus Büttner
>            Assignee: Gerhard Petracek
>             Fix For: 1.0.4
>
>         Attachments: EXTCDI-266.patch
>
>
> if the current request does not contain a windowId the 
> WindowContextManagerObserver tries to redirect to currend view and appends 
> the windowId. But if the current view does not exists it calls getActionUrl 
> with null. This causes an IllegalArgumentException instead of 404.
> I will add a patch which prevent the redirect if the current viewId is null.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to