[richfaces-issues] [JBoss JIRA] Updated: (RF-9824) rich:extendedDataTable - sorting using component API doesn't work

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Dec 8 10:56:32 EST 2010


     [ https://jira.jboss.org/browse/RF-9824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-9824:
-------------------------------

    Assignee: Andrey Markhel  (was: Konstantin Mishin)


> rich:extendedDataTable - sorting using component API doesn't work
> -----------------------------------------------------------------
>
>                 Key: RF-9824
>                 URL: https://jira.jboss.org/browse/RF-9824
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0.0.Milestone4
>         Environment:     * RichFaces 4.0.0-SNAPSHOT r.20025
>     * Metamer 4.0.0-SNAPSHOT r.20066
>     * Mojarra 2.0.3-FCS
>     * Apache Tomcat 6.0.29
>     * OpenJDK Runtime Environment 1.6.0_18-b18 @ Linux
>     * Firefox 3.6.12 @ Linux x86_64
>            Reporter: Lukas Fryc
>            Assignee: Andrey Markhel
>             Fix For: 4.0.0.Milestone5
>
>
> Using following steps you can get into state inconsistent which what is expected and what is also working in rich:dataTable sample [1]:
> 1. open http://localhost:8080/metamer/faces/components/richExtendedDataTable/sorting-using-component-control.xhtml
> (table is initially sorted by states)
> 2. click "sort capital" button
> (table is sorted by capitals)
> 3. click "sort state"
> FAIL: nothing happens (sorted by capitals)
> 4. click "sort capital"
> FAIL table is sorted by states!!!
> The similar behaviour can be detected for using sort() method to sort table ("sort table" button).
> [1] http://localhost:8080/metamer/faces/components/richDataTable/simple.xhtml

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list