Bodo Probst created CB-8589:
-------------------------------

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


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]

Reply via email to