You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Andrew Robinson (JIRA)" <de...@myfaces.apache.org> on 2007/10/01 05:30:50 UTC

[jira] Resolved: (TRINIDAD-746) ChildPropertyTreeModel returns true for isContainer when there are no children

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

Andrew Robinson resolved TRINIDAD-746.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.4-core
         Assignee: Andrew Robinson

Added support for Collection, Arrays and DataModels

Committed revision 580826.

> ChildPropertyTreeModel returns true for isContainer when there are no children
> ------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-746
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-746
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.0.3-core
>            Reporter: Andrew Robinson
>            Assignee: Andrew Robinson
>             Fix For: 1.0.4-core
>
>
> ChildPropertyTreeModel returns true for isContainer when there are no children. This is because it only checks to see if the child value is null or not. 
> This function should check for empty collections, empty arrays and empty data models.

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