[ 
https://issues.apache.org/jira/browse/ADFFACES-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Weßendorf updated ADFFACES-331:
----------------------------------------

    Affects Version/s: 1.0.1-incubating-core-SNAPSHOT

> Handle Dialogs in Portal
> ------------------------
>
>                 Key: ADFFACES-331
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-331
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Portlet
>    Affects Versions: 1.0.1-incubating-core-SNAPSHOT
>         Environment: JSR-168
>            Reporter: Scott O'Bryan
>
> Work has been done to abstract some of the filter-functionality into 
> Configurators (a container-agnostic service based system which can duplicate 
> some of the functionality).  The current dialog framework is dependant on the 
> filter and will actually execute faces twice during the close of the dialog.  
> The filter does this by re-executing the filter chain, but the Portlet 
> environment has no way of re-executing the lifecycle, so an alternative 
> approach must be found.
> Issuing a redirect is not possible in this scenario because the request comes 
> in with post parameters on it, and generating a GET url to represent this 
> data could quite possibly be too large. 

-- 
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