[
https://issues.apache.org/jira/browse/FLEX-34655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric Monjo updated FLEX-34655:
----------------------------------
Component/s: Collections
Description:
*Note: this is recall of an old bug from Adobe's tracker, but that has never
been resolved*.
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):
was:
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):
Environment: (was: Affected OS(s): Windows
Affected OS(s): Windows XP
Language Found: English)
Affects Version/s: Apache Flex 4.10.0
> 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: Collections, SuperCollections
> Affects Versions: Apache Flex 4.10.0
> Reporter: Frédéric Monjo
> Assignee: Adobe JIRA
> Priority: Minor
>
> *Note: this is recall of an old bug from Adobe's tracker, but that has never
> been resolved*.
> 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)