[richfaces-issues] [JBoss JIRA] Created: (RF-7437) extendedDataTable: componentState attribute doesn't work

Vadim Mikovoz (JIRA) jira-events at lists.jboss.org
Wed Jun 24 08:14:56 EDT 2009


extendedDataTable: componentState attribute doesn't work
--------------------------------------------------------

                 Key: RF-7437
                 URL: https://jira.jboss.org/jira/browse/RF-7437
             Project: RichFaces
          Issue Type: Bug
          Components: component-tables
    Affects Versions: 3.3.2.CR1
         Environment: all provided browsers
v.3.3.2-SNAPSHOT
            Reporter: Vadim Mikovoz


Precondition:
add  to test  page some extendedDataTable with defined componentState attribute:
componentState="#{bean.myState}"
add in bean:
private Object myState;
+getter and setter

1. Open test page
2. Change columns order
3. Rerender extendedDataTable
---------------------------------------------
columns order aren't saved (returned to default state)



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