[richfaces-issues] [JBoss JIRA] Closed: (RF-5203) dataList: nested h:outputLink doesn't output anything

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Thu Dec 11 09:00:39 EST 2008


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

Tsikhon Kuprevich closed RF-5203.
---------------------------------



> dataList: nested h:outputLink doesn't output anything
> -----------------------------------------------------
>
>                 Key: RF-5203
>                 URL: https://jira.jboss.org/jira/browse/RF-5203
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>         Environment: any
>            Reporter: Tsikhon Kuprevich
>            Assignee: Tsikhon Kuprevich
>            Priority: Critical
>             Fix For: 3.3.0
>
>
> 	<rich:dataList id="doListID"
> 		value="#{dataOrderedList.arr}" var="arr">
> 		<f:facet name="header">
> 			<h:outputText value="Africa(header):" />
> 		</f:facet>
> 		<h:outputLink value="#{arr.str0}"/>
> 		<f:facet name="footer">
> 			<h:outputText value="Africa(footer);" />
> 		</f:facet>
> 	</rich:dataList>

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

        



More information about the richfaces-issues mailing list