Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.15, 2.3.10, 2.3-next-M7, 3.0.2, 4.0.0-RC2
-
None
-
None
Description
Background Issue: https://github.com/eclipse-ee4j/mojarra/issues/2652
In a nutshell: if handling an ajax request, we should throw an IllegalStateException during a second redirect (if the one has been committed).
This is apparent in the MyFaces code below. We just complete the response in the ajax case ("isPartialRequest") without checking if it's been completed already.
Attachments
Issue Links
- links to