[richfaces-issues] [JBoss JIRA] Resolved: (RF-1956) Richfaces Demo: Oredering List

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Wed Jan 23 07:49:25 EST 2008


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

Ilya Shaikovsky resolved RF-1956.
---------------------------------

    Resolution: Done

fixed under 3.1.x

> Richfaces Demo: Oredering List
> ------------------------------
>
>                 Key: RF-1956
>                 URL: http://jira.jboss.com/jira/browse/RF-1956
>             Project: RichFaces
>          Issue Type: Bug
>            Reporter: Tsikhon Kuprevich
>         Assigned To: Ilya Shaikovsky
>             Fix For: 3.1.4, 3.2.0
>
>
> Click "View source"
> Viewable code example:
>     <f:facet name="header">
>             Song Name
>      </f:facet> 
> it works under facelets, but it doesn't work under JSP.
> Should be:
>     <f:facet name="header">
>             <h:OutputText value="Song Name" />
>     </f:facet> 

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