You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/24 12:45:04 UTC

[jira] [Commented] (WEEX-201) remove scrollerListener invalid

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

ASF GitHub Bot commented on WEEX-201:
-------------------------------------

GitHub user acton393 opened a pull request:

    https://github.com/apache/incubator-weex/pull/1001

    [WEEX-201][iOS] bugfix about removeScrollerListener

    there are same name variable both inside and outside for loop, so the removeScrollerListener would be invalid
    
    Bug:201

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/acton393/incubator-weex ios-bugfix-removeScrollerListener

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/1001.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1001
    
----
commit 3d6f6c57dcdffe7753633fa76670649db5a75a41
Author: acton393 <zh...@...>
Date:   2018-01-24T12:41:56Z

    [WEEX-201][iOS] bugfix about removeScrollerListener
    
    there are same name variable both inside and outside for loop, so the removeScrollerListener would be invalid
    
    Bug:201

----


> remove scrollerListener invalid 
> --------------------------------
>
>                 Key: WEEX-201
>                 URL: https://issues.apache.org/jira/browse/WEEX-201
>             Project: Weex
>          Issue Type: Bug
>            Reporter: xingZhang
>            Assignee: xingZhang
>            Priority: Major
>
> remove scrollerListener invalid,variable definition error, there are two same name variable both inside and outside the for loop.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)