[
http://jira.jboss.com/jira/browse/RF-1431?page=all ]
Nick Belaevski resolved RF-1431.
--------------------------------
Resolution: Won't Fix
Enclose all text into f:verbatim tags
orderingList: table headers are not displayed for JSF 1.1
---------------------------------------------------------
Key: RF-1431
URL:
http://jira.jboss.com/jira/browse/RF-1431
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Environment: JSF 1.1
tomcat 6
IE FF
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Attachments: 27-ordering-caption-jsf1.1.gif
<rich:orderingList value="#{listBean.capitals}" var="capitals"
id="MyId">
<f:facet name="caption">caption_1</f:facet>
<h:column>
<f:facet name="header">header_1</f:facet>
<h:outputText value="#{capitals.stateFlag}"/>
</h:column>
<h:column>
<f:facet name="header">header_2</f:facet>
<h:outputText value="#{capitals.capitalName}"/>
</h:column>
</rich:orderingList>
--
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