[richfaces-issues] [JBoss JIRA] Updated: (RF-9932) rich:(extended)DataTable - doesn't store the state of sorting/filtering after render=@all

Jay Balunas (JIRA) jira-events at lists.jboss.org
Mon Dec 13 12:52:52 EST 2010


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

Jay Balunas updated RF-9932:
----------------------------

         Assignee: Konstantin Mishin
    Fix Version/s: 4.0.0.Milestone5


> rich:(extended)DataTable - doesn't store the state of sorting/filtering after render=@all
> -----------------------------------------------------------------------------------------
>
>                 Key: RF-9932
>                 URL: https://issues.jboss.org/browse/RF-9932
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.Milestone4
>         Environment: RichFaces 4.0.0-SNAPSHOT r.20396 
> Metamer 4.0.0-SNAPSHOT r.20398 
> Mojarra 2.0.3-FCS 
> Apache Tomcat 6.0.29 
> OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux 
> Chrome 7.0.517.44 @ Linux x86_64
>            Reporter: Lukas Fryc
>            Assignee: Konstantin Mishin
>             Fix For: 4.0.0.Milestone5
>
>
> Steps to reproduce:
> FIRST SCENARIO (Sorting):
> 1. open http://localhost:8080/metamer/faces/components/richDataTable/sorting-using-column.xhtml
> 2. sort table by number of kids using link in column header
> (you should see now only "0" in number of kids column)
> 3. go to last page (20)
> (you should see now only "4" in number of kids column)
> 4. click Rerender All button in the header of page
> (the output is unchaned)
> 5. go back to first page
> FAIL: column # of kids is unsorted again
> SECOND SCENARIO (Filtering):
> 1. open http://localhost:8080/metamer/faces/components/richDataTable/filtering.xhtml
> 2. filter table by increasing Number of Kids spinner in column header to value=1
> (you should no "0" values in that column)
> 3. goto last page
> (you should no "0" values in that column)
> 4. click Rerender All button in the header of page
> (the output is unchaned)
> 5. go back to first page
> FAIL: there are "0" values in  Number of Kids column and also spinner's value changed back to 0

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