[richfaces-issues] [JBoss JIRA] (RF-12752) PopupPanel rendering error with Liferay Faces Bridge

Christophe Noel (JIRA) jira-events at lists.jboss.org
Thu Feb 7 03:14:51 EST 2013


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

Christophe Noel commented on RF-12752:
--------------------------------------

Hello,

I tried to simplify the issue.
At least, I think putting the commandButton inside or outside wouldn't change anything. But the following code fails anyway :
{code:xml}
<rich:popupPanel id="testPanel" show="true" modal="false" resizeable="true">
<f:facet name="header">Test</f:facet>
pouet
</rich:popupPanel>
<a4j:commandButton value="myTest" render="testPanel"></a4j:commandButton>
{code}

I don't think the action "show" will reRender the popupPanel (but only will show the already rendered panel). But off course, you sometimes need to update the panel content.
                
> PopupPanel rendering error with Liferay Faces Bridge
> ----------------------------------------------------
>
>                 Key: RF-12752
>                 URL: https://issues.jboss.org/browse/RF-12752
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component
>    Affects Versions: 4.2.0.Final, 4.2.3.Final
>         Environment: LiferayFacesBridge3.1.0 Tomcat6 Liferay6.0.5
>            Reporter: Christophe Noel
>            Assignee: Brian Leathem
>
> https://community.jboss.org/thread/220433

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list