[richfaces-issues] [JBoss JIRA] Created: (RF-1384) orderingList: header and footer are not displayed.

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Tue Nov 20 10:07:19 EST 2007


orderingList: header and footer are not displayed.
--------------------------------------------------

                 Key: RF-1384
                 URL: http://jira.jboss.com/jira/browse/RF-1384
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.3
         Environment: JSF 1.2 with facelets
tomcat 6.0
            Reporter: Tsikhon Kuprevich


Using the following code:
<rich:orderingList id="mytable" value="#{listBean.capitals}"	var="capitals">
	<f:facet name="footer">header1</f:facet>
           ......
	<f:facet name="footer">header1</f:facet>
</rich:orderingList>
does not display table header or footer.

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

        



More information about the richfaces-issues mailing list