You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Yuan Gao (Created) (JIRA)" <de...@myfaces.apache.org> on 2012/01/27 23:26:11 UTC

[jira] [Created] (TRINIDAD-2210) backport CollectionModel.getRowData(Object rowKey) to 1.2 and clearly document the behavior

backport CollectionModel.getRowData(Object rowKey) to 1.2 and clearly document the behavior
-------------------------------------------------------------------------------------------

                 Key: TRINIDAD-2210
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2210
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 2.0.0-core,  1.2.12-core
            Reporter: Yuan Gao


we want to backport the CollectionModel.getRowData(Object rowKey) API to 1.2 serious. 

Plus, for the javadoc of this method, we want to change it to this: 
"Returns the rowData for the given rowKey without changing model currency.  Implementations may choose to implement this behavior by saving and restoring the currency. " 
The current javadoc over-documented the implementation detail about setting the currency. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (TRINIDAD-2210) backport CollectionModel.getRowData(Object rowKey) to 1.2 and clearly document the behavior

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

Gabrielle Crawford resolved TRINIDAD-2210.
------------------------------------------

    Resolution: Fixed
    
> backport CollectionModel.getRowData(Object rowKey) to 1.2 and clearly document the behavior
> -------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2210
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2210
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.12-core, 2.0.0-core
>            Reporter: Yuan Gao
>         Attachments: trinidad-1.2.12.6.2.patch, trinidad-1.2.x.patch, trinidad-trunk.patch
>
>
> we want to backport the CollectionModel.getRowData(Object rowKey) API to 1.2 serious. 
> Plus, for the javadoc of this method, we want to change it to this: 
> "Returns the rowData for the given rowKey without changing model currency.  Implementations may choose to implement this behavior by saving and restoring the currency. " 
> The current javadoc over-documented the implementation detail about setting the currency. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira