Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F0DDA179CA for ; Thu, 2 Apr 2015 13:29:51 +0000 (UTC) Received: (qmail 78939 invoked by uid 500); 2 Apr 2015 13:29:17 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 78908 invoked by uid 500); 2 Apr 2015 13:29:17 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 78837 invoked by uid 99); 2 Apr 2015 13:29:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2015 13:29:17 +0000 Date: Thu, 2 Apr 2015 13:29:16 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-8589) Cordova no success callback on WP81 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392528#comment-14392528 ] ASF GitHub Bot commented on CB-8589: ------------------------------------ Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/75 > 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: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org