Description
This is related to MYFACES-2774
FaceletComponsitionContextImpl#finalizeForDeletion drops the 'javax_faces_metadata' from the UIViewRoot s _facetMap. Thus all 'old' viewParams are not available for propagation to the next view anymore.
This situation happens if an action returns something like
> return "nextPage.xhtml??faces-redirect=true&includeViewParams=true";
Attachments
Issue Links
- is related to
-
MYFACES-3004 prerenderView system event callback only triggered in certain cases
- Closed
-
MYFACES-2774 Remove MARK_DELETED attribute from the component
- Closed