[ 
https://issues.apache.org/jira/browse/TRINIDAD-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeanne Waldman updated TRINIDAD-2380:
-------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)
    
> Collection Component's internal state is not initialized properly in some 
> cases.
> --------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2380
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2380
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 2.0.1-core
>         Environment: generic issue, environment independent.
>            Reporter: Jing Wu
>         Attachments: JIRA-2380-main.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> UIXCollection's internal state sometimes is not initialized properly. This 
> could happen is backing bean calls UIXTable.getSelectedRowKey() at the time 
> table is just initialized. Calling UIXTable.getSelectedRowKey() will force 
> table to flush its model, i.e. make sure internal state cached model is up to 
> date. So this will setup internal state's model reference, but not other 
> variables, causing silent functional failure later on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to