[richfaces-issues] [JBoss JIRA] Updated: (RF-1460) AjaxStateManager: wrong order of states

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Nov 29 20:49:56 EST 2007


     [ http://jira.jboss.com/jira/browse/RF-1460?page=all ]

Nick Belaevski updated RF-1460:
-------------------------------

    Description: 
AjaxStateManager restores states in funny order (not as expected and described in comments)

The reason most probably that there is a bug in Apache Commons Collections LRUMap implementation 
( that is described in https://issues.apache.org/jira/browse/COLLECTIONS-279 )

The effect of such behavior - command links do not work in dataTable with dataScroller after the page has been changed.



  was:

AjaxStateManager restores states in funny order (not as expected and described in comments)

The reason most probably that there is a bug in Apache Commons Collections LRUMap implementation 
( that is described in https://issues.apache.org/jira/browse/COLLECTIONS-279 )

The effect of such behavior - command links do not work in dataTable with dataScroller after the page has been changed.



       Assignee: Nick Belaevski

> AjaxStateManager: wrong order of states
> ---------------------------------------
>
>                 Key: RF-1460
>                 URL: http://jira.jboss.com/jira/browse/RF-1460
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Andrey Andreev
>         Assigned To: Nick Belaevski
>             Fix For: 3.2.0, Future Versions
>
>
> AjaxStateManager restores states in funny order (not as expected and described in comments)
> The reason most probably that there is a bug in Apache Commons Collections LRUMap implementation 
> ( that is described in https://issues.apache.org/jira/browse/COLLECTIONS-279 )
> The effect of such behavior - command links do not work in dataTable with dataScroller after the page has been changed.

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