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

ASF GitHub Bot commented on CB-8590:
------------------------------------

GitHub user alsorokin opened a pull request:

    https://github.com/apache/cordova-plugin-file-transfer/pull/67

    CB-8590 (Windows) Fixed download.onprogress.lengthComputable

    https://issues.apache.org/jira/browse/CB-8590

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

    $ git pull https://github.com/MSOpenTech/cordova-plugin-file-transfer 
CB-8590

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

    https://github.com/apache/cordova-plugin-file-transfer/pull/67.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 #67
    
----
commit 39336ccf9c669d7929ee28fc0e5329580e389cf9
Author: alsorokin <[email protected]>
Date:   2015-03-05T07:56:42Z

    CB-8590 (Windows) Fixed download.onprogress.lengthComputable

----


> lengthComputable is always true for transfer.download onprogress event on 
> windows
> ---------------------------------------------------------------------------------
>
>                 Key: CB-8590
>                 URL: https://issues.apache.org/jira/browse/CB-8590
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer, Windows
>            Reporter: Alexander Sorokin
>
> When downloading file on WIndows platform, in `onprogress` event 
> `lengthComputable` is always true, whether we know total file size or not.
> it should be set to false when we don't know size of the file being 
> downloaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to