You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Frédéric Monjo (JIRA)" <ji...@apache.org> on 2014/12/03 15:56:12 UTC

[jira] [Created] (FLEX-34655) HierarchicalData.getChildren(null) returns null whereas IHierarchicalData interface specifies it should return a collection of top level nodes

Frédéric Monjo created FLEX-34655:
-------------------------------------

             Summary: HierarchicalData.getChildren(null) returns null whereas IHierarchicalData interface specifies it should return a collection of  top level nodes
                 Key: FLEX-34655
                 URL: https://issues.apache.org/jira/browse/FLEX-34655
             Project: Apache Flex
          Issue Type: Bug
          Components: SuperCollections
         Environment: Affected OS(s): Windows
Affected OS(s): Windows XP
Language Found: English
            Reporter: Frédéric Monjo
            Assignee: Adobe JIRA
            Priority: Minor


Steps to reproduce: 
1. Run the attached sample in debug mode 
2.Look at the console 

  
 Actual Results: 

topNodes null
  
 Expected Results: 
  
'a non null collection'
  
 Workaround (if any):



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)