Cyrill Zadra created FLEX-33285:
-----------------------------------
Summary: unmarshall( ... ) uses duplicate value declarations
Key: FLEX-33285
URL: https://issues.apache.org/jira/browse/FLEX-33285
Project: Apache Flex
Issue Type: Bug
Components: Collections
Affects Versions: Adobe Flex SDK Next
Reporter: Cyrill Zadra
Priority: Minor
flex\sdk\branches\develop\frameworks\projects\framework\src\mx\collections\ListCollectionView.as:1382
Warning: variable definition duplicates function parameter: events.
var events:Array =
updatedItems[j].events;
^
The variable at line 1382 needs to be renamed.
--
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