[richfaces-issues] [JBoss JIRA] Created: (RF-7919) rich:columns and sorting broken

Riccardo Serafin (JIRA) jira-events at lists.jboss.org
Tue Sep 22 05:57:49 EDT 2009


rich:columns and sorting broken
-------------------------------

                 Key: RF-7919
                 URL: https://jira.jboss.org/jira/browse/RF-7919
             Project: RichFaces
          Issue Type: Bug
          Components: regression
    Affects Versions: 3.3.2.CR1, 3.3.1
            Reporter: Riccardo Serafin


Sorting with dynamic columns use to code with rich:columns defined like this:

<rich:columns value="#{columns}" var="column" sortBy="#{row[column]}" >

where columns is a list of property names.

We noticed that since version 3.3.1.GA it is not working anymore, but this post (http://stackoverflow.com/questions/1119321/richfaces-richcolumns-and-sorting) suggests that it is not working since 3.3.0.CR2 and we have verified that in 3.3.0.CR1 it was indeed working as expected.

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