You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Venkata Guddanti (JIRA)" <de...@myfaces.apache.org> on 2010/12/09 02:44:01 UTC

[jira] Created: (TRINIDAD-1975) SessionChangeManager customization overwrites selectedRowKeys, disclosedRowKeys data from page authors

SessionChangeManager customization overwrites selectedRowKeys, disclosedRowKeys data from page authors
------------------------------------------------------------------------------------------------------

                 Key: TRINIDAD-1975
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1975
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions:  1.2.12-core
            Reporter: Venkata Guddanti
         Attachments: treeTableChangeManager.1.2.12.3.patch, treeTableChangeManager.1.2.x.patch, treeTableChangeManager.trunk.patch

customization of selectedRowKeys, disclosedRowKeys using SessionChangeManager overrides the EL or local property set from page author on a restore. So by default this customization should not be done. Page author need to call the change manager themselves if they want this property persisted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TRINIDAD-1975) SessionChangeManager customization overwrites selectedRowKeys, disclosedRowKeys data from page authors

Posted by "Venkata Guddanti (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Venkata Guddanti updated TRINIDAD-1975:
---------------------------------------

    Status: Patch Available  (was: Open)

> SessionChangeManager customization overwrites selectedRowKeys, disclosedRowKeys data from page authors
> ------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1975
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1975
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.12-core
>            Reporter: Venkata Guddanti
>         Attachments: treeTableChangeManager.1.2.12.3.patch, treeTableChangeManager.1.2.x.patch, treeTableChangeManager.trunk.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> customization of selectedRowKeys, disclosedRowKeys using SessionChangeManager overrides the EL or local property set from page author on a restore. So by default this customization should not be done. Page author need to call the change manager themselves if they want this property persisted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.