isChildren predicate doesn't ensure children are non-null

Description

When the predicate for determining if an object has child objects is invoked, it returns true even if all the child objects are actually NULL pointers/placeholders. This throws off many of the validators that are supposed to fail on empty elements.

Environment

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Created July 21, 2009 at 5:23 PM
Updated August 17, 2009 at 8:57 AM
Resolved July 21, 2009 at 5:37 PM