[richfaces-issues] [JBoss JIRA] Commented: (RF-11389) a4j:outputPanel + rich:popupPanel + ViewScope

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Sep 20 23:57:26 EDT 2011


    [ https://issues.jboss.org/browse/RF-11389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629525#comment-12629525 ] 

Brian Leathem commented on RF-11389:
------------------------------------

What happens if you use a scope other than view scope. For instance, if you switch to session scope, does the problem persist?  I'm curious if this is a JSF view scope lifetime problem, or a state saving problem with the component.

> a4j:outputPanel + rich:popupPanel + ViewScope
> ---------------------------------------------
>
>                 Key: RF-11389
>                 URL: https://issues.jboss.org/browse/RF-11389
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component
>    Affects Versions: 4.0.0.Final
>         Environment: Richfaces 4.0.0 Final + JSF Mojarra 2.1.x + Weblogic 10.3.4
>            Reporter: Jesper Vrelits
>
> When a rich:popupPanel is inside <a4j:outputPanel ajaxRendered="true"> and it is rerendered through ajax request and a4j:commandButton is called (from the popupPanel) it enters preRenderView method. As far as I know a ajax request is not supposed to do this.
> If the popupPanel is not rerendered because the is no triggering ajax request the a4j:commandButton works as expected.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list