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

ASF GitHub Bot commented on CB-8583:
------------------------------------

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-plugin-file-transfer/pull/77

    CB-8583 Forces download to overwrite existing target file

    This fixes [CB-8583](https://issues.apache.org/jira/browse/CB-8583)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-plugin-file-transfer 
CB-8583

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-file-transfer/pull/77.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #77
    
----
commit 6dd5aba0e89dad6ce306a749729a1578d759bf89
Author: Vladimir Kotikov <[email protected]>
Date:   2015-04-01T10:58:40Z

    CB-8583 Forces download to overwrite existing target file

----


> WP8 FileTransfer.download does not overwrite existing file
> ----------------------------------------------------------
>
>                 Key: CB-8583
>                 URL: https://issues.apache.org/jira/browse/CB-8583
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer
>    Affects Versions: 0.4.8
>         Environment: Windows Phone 8.1.  Lumia 530
>            Reporter: Don Becker
>            Assignee: Vladimir Kotikov
>
> FileTransfer.download() does not overwrite an existing file on Windows Phone 
> 8, as it does on Android and iOS.  The function calls the successCallback, 
> but the target file is not updated with the new downloaded version.



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