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

ASF subversion and git services commented on CB-8095:
-----------------------------------------------------

Commit fa900e11f0dcd42c3757cadf076f887623822148 in 
cordova-plugin-file-transfer's branch refs/heads/master from [~vladimir.kotikov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=fa900e1
 ]

CB-8095 Fixes JSHint and formatting issues


> upload method on windows doesn't support progress events correctly
> ------------------------------------------------------------------
>
>                 Key: CB-8095
>                 URL: https://issues.apache.org/jira/browse/CB-8095
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer
>            Reporter: Vladimir Kotikov
>              Labels: file-transfer, windows
>
> On windows FileTrasfer doesn't support {{progress}} events for upload 
> operation properly since internal implementation uses XHR which doesn't 
> provide all information, necessary to fire correct progress events.
> Possible solution here is to replace XHR with {{BackgroundUploader}} class 
> which itself supports progress notification in more convenient way and can 
> provide all necessary data for progress events for FileTransfer.



--
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