[richfaces-issues] [JBoss JIRA] Created: (RF-3862) Data table sortiing on column is still sorting on the toString() value instead of using class specific comparator

Mike Hanafey (JIRA) jira-events at lists.jboss.org
Tue Jul 8 14:52:26 EDT 2008


Data table sortiing on column is still sorting on the toString() value instead of using class specific comparator
-----------------------------------------------------------------------------------------------------------------

                 Key: RF-3862
                 URL: http://jira.jboss.com/jira/browse/RF-3862
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
            Reporter: Mike Hanafey


The problem originally reported http://jira.jboss.com/jira/browse/RF-2915 and closed as fixed does not appear to be fixed. A breakpoint set in org.richfaces.model.impl.expressive.WrappedBeanComparator2 shows that a property that returns "int" or "Integer" or "Date" all sort as case insensitive strings.

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