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

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Mon Jan 21 09:01:01 EST 2008


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: Nick Belaevski
             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">
            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