[richfaces-issues] [JBoss JIRA] Created: (RF-9352) Collapsible panel: facet headerCollapsed doesn't work

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Wed Sep 15 09:12:28 EDT 2010


Collapsible panel: facet headerCollapsed doesn't work
-----------------------------------------------------

                 Key: RF-9352
                 URL: https://jira.jboss.org/browse/RF-9352
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.0.0.Milestone2
         Environment: RichFaces v.4.0.0-SNAPSHOT SVN r.19188
Java(TM) SE Runtime Environment 1.6.0_21-b06
Linux 2.6.34.6-54.fc13.x86_64
Mojarra 2.0.2-FCS
Chrome/7.0.525.0, Firefox 3.6.7
            Reporter: Pavol Pitonak


The following panel doesn't change header when collapsed:

<pn:collapsiblePanel id="panel">
                <f:facet name="headerExpanded" >
                    header exanded
                </f:facet>
                <f:facet name="headerCollapsed" >
                    header collapsed
                </f:facet>

                Hello!!!
</pn:collapsiblePanel>

Firebug shows the following warning when page is loaded:
    Error in parsing value for 'display'. Declaration dropped.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list