[
https://issues.apache.org/jira/browse/CB-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392526#comment-14392526
]
ASF subversion and git services commented on CB-8589:
-----------------------------------------------------
Commit 6ed66a4f298c18769f95bf57a7682719729b29f7 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=6ed66a4
]
CB-8589 Fixes upload failure when server's response doesn't contain any data
> Cordova no success callback on WP81
> ------------------------------------
>
> Key: CB-8589
> URL: https://issues.apache.org/jira/browse/CB-8589
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin File Transfer
> Environment: Windows Phone 8.1
> Reporter: Bodo Probst
> Assignee: Vladimir Kotikov
>
> The success callback in fileTransfer.upload() is not call, when the server
> does not respond with data, but only with a httpResonseStatus.
> The call to (FileTransferProxy.js::167)
> reader.loadAsync(result.progress.bytesReceived).then(function(size)
> fails with exception, when bytesReceived == 0
> On Android, the callback is called correctly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]