You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Michael Schmalle (JIRA)" <ji...@apache.org> on 2012/11/14 15:14:13 UTC

[jira] [Commented] (FLEX-33257) handlePropertyChangeEvents() uses duplicate events declarations

    [ https://issues.apache.org/jira/browse/FLEX-33257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497113#comment-13497113 ] 

Michael Schmalle commented on FLEX-33257:
-----------------------------------------

Due to the complex nature of the loops that the variable deals with, tests should be run before this is committed.
                
> handlePropertyChangeEvents() uses duplicate events declarations
> ---------------------------------------------------------------
>
>                 Key: FLEX-33257
>                 URL: https://issues.apache.org/jira/browse/FLEX-33257
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Collections
>    Affects Versions: Adobe Flex SDK Next
>            Reporter: Michael Schmalle
>            Priority: Minor
>              Labels: EasyFix, Falcon
>
> 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