[richfaces-issues] [JBoss JIRA] Updated: (RF-1576) listShuttle: impossible to insert caption using facet in JSF 1.1

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Dec 10 08:31:52 EST 2007


     [ http://jira.jboss.com/jira/browse/RF-1576?page=all ]

Nick Belaevski updated RF-1576:
-------------------------------

    Fix Version/s: 3.1.3

> listShuttle: impossible to insert caption using facet in JSF 1.1
> ----------------------------------------------------------------
>
>                 Key: RF-1576
>                 URL: http://jira.jboss.com/jira/browse/RF-1576
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>         Environment: ISF 1.1
> tomcat 6.0
>            Reporter: Tsikhon Kuprevich
>         Assigned To: Nick Belaevski
>            Priority: Critical
>             Fix For: 3.1.3
>
>
> <rich:listShuttle sourceValue="#{listBean.capitals}"
> 	switchByClick="false" var="list" id="listShuttle" 
> 	targetValue="#{listBean.target}">
> 	<f:facet name="caption"><f:verbatim>caption_1</f:verbatim></f:facet>
> 	<rich:column>
> 		<f:facet name="header"><f:verbatim>header_1</f:verbatim></f:facet>
> 		<h:outputText value="#{list.capitalName}" />
> 	</rich:column>
> </rich:listShuttle>

-- 
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