[
https://issues.apache.org/jira/browse/FLEX-24460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-24460.
----------------------------------
Resolution: Cannot Reproduce
> Array Collection indexes don`t get reordered before removing all items
> ----------------------------------------------------------------------
>
> Key: FLEX-24460
> URL: https://issues.apache.org/jira/browse/FLEX-24460
> Project: Apache Flex
> Issue Type: Bug
> Components: Collections
> Affects Versions: Adobe Flex SDK Previous
> Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Language Found: English
> Reporter: Adobe JIRA
> Assignee: Justin Mclean
> Labels: easyfix, easytest
>
> Steps to reproduce:
> 1.Sort array collection
> 2.invoke removeAll()
>
> Actual Results:
> error is thrown
>
> Expected Results:
> Remove all items from collection without need to reset sort
>
> Workaround (if any):
> collection.sort = null
> collection.refresh()
> collection.removeAll()
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira