The InitialRedirect which adds a windowId must not be defered for redirect 
responses
------------------------------------------------------------------------------------

                 Key: EXTCDI-48
                 URL: https://issues.apache.org/jira/browse/EXTCDI-48
             Project: MyFaces CODI
          Issue Type: Bug
          Components: JEE-JSF12-Module, JEE-JSF20-Module
    Affects Versions: 1.0.0-SNAPSHOT
            Reporter: Mark Struberg


We must not trigger an 'InitialRedirect' if a PhaseListener already triggered a 
redirect (in our case a SecurityPhaseListener which redirects to a 
login.xhtml). In this case the first redirect close the OutputStream and our 
'2nd' redirect will cause an Exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to