You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Alexander Sorokin (JIRA)" <ji...@apache.org> on 2015/03/03 10:05:04 UTC

[jira] [Created] (CB-8590) lengthComputable is always true for transfer.download onprogress event on windows

Alexander Sorokin created CB-8590:
-------------------------------------

             Summary: 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org