[
https://issues.apache.org/jira/browse/EXTCDI-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved EXTCDI-48.
------------------------------------
Fix Version/s: 1.0.0-SNAPSHOT
Resolution: Fixed
> 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
> Fix For: 1.0.0-SNAPSHOT
>
>
> 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.