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


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.

Reply via email to