[richfaces-issues] [JBoss JIRA] Updated: (RF-3812) CacheableTreeDataModel used on render response phase

Denis Morozov (JIRA) jira-events at lists.jboss.org
Thu Jul 24 10:05:45 EDT 2008


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

Denis Morozov updated RF-3812:
------------------------------


This bug seems to be related https://jira.jboss.org/jira/browse/RF-3928
This occured when tree layed in dataTable component.

initially we have correct data model, but due to in onDrop handler we have Tree component with client id setted (on Invoke application phase) but currentState and currentModel not in statesMap & modelsMap. So when we setRowKey -> restoreChildState -> setId will clean up current stored model & state with null.

After that next getExtandedModel will get wrapped chached data model that will be used later on render responce phase.

> CacheableTreeDataModel used on render response phase
> ----------------------------------------------------
>
>                 Key: RF-3812
>                 URL: https://jira.jboss.org/jira/browse/RF-3812
>             Project: RichFaces
>          Issue Type: Bug
>            Reporter: Denis Morozov
>            Assignee: Nick Belaevski
>             Fix For: 3.2.2
>
>
> Apply to tree component

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