dialog useWindow=false fails due to missing partial view context on the
PseudoFacesContext
------------------------------------------------------------------------------------------
Key: TRINIDAD-1867
URL: https://issues.apache.org/jira/browse/TRINIDAD-1867
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 2.0.0.3-core
Environment: n/a
Reporter: Gary VanMatre
Attachments: trinidad-pseudo-context.patch
The logic in the TrinidadFilterImpl in the _handleDialogReturn calls the
isPartialRequest method on the PseudoFacesContext. This method has not been
overridden and defaults to the noopt impl defined in the RI's API.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.