[richfaces-issues] [JBoss JIRA] (RF-12314) Two conditional headers conditions inside rich:simpleTogglePanel doesnt render anything

Javier Quirante (JIRA) jira-events at lists.jboss.org
Fri Jun 8 05:39:17 EDT 2012


     [ https://issues.jboss.org/browse/RF-12314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Javier Quirante updated RF-12314:
---------------------------------

    Summary: Two conditional headers conditions inside rich:simpleTogglePanel doesnt render anything  (was: Two condiftional headers conditions inside rich:simpleTogglePanel doesnt render anything)

    
> Two conditional headers conditions inside rich:simpleTogglePanel doesnt render anything
> ---------------------------------------------------------------------------------------
>
>                 Key: RF-12314
>                 URL: https://issues.jboss.org/browse/RF-12314
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-panels-layout-themes
>    Affects Versions: 3.3.3.Final
>            Reporter: Javier Quirante
>
> Two conditional headers inside rich:simpleTogglePanel doesnt render anything
> If we have something like
>  <rich:simpleTogglePanel switchType="ajax">
>        <f:facet name="header">
>            <h:outputFormat value="#{messages['filter.search.header']}" rendered="true" >
>                <f:param value="#{messages['value.table.anuncio']}"/>
>     	   </h:outputFormat>
>     	   <h:outputFormat value="Hello" rendered="false" />
>     ...........
> </rich:simpleTogglePanel>
> no header is rendered.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list