[
https://issues.apache.org/jira/browse/CB-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388844#comment-14388844
]
Don Becker edited comment on CB-8583 at 3/31/15 5:03 PM:
---------------------------------------------------------
I am working on a simple app to reproduce the problem, but I think I found the
issue. I am getting an ENCODING_ERR for some unrelated reason (don't get it in
the app I originally had the issue in), but when looking at the variables in
the debugger, it appears that my file name is being changed. I am trying to
save a file to message.json, but every time I run the code, it's creating a new
file like "message (1).json", then "message (2).json". Rather than just simply
reproduce the issue, I am trying to find where in the code that is happening.
was (Author: psyon):
I am working on a simple app to reproduce the problem, but I think I found the
issue. I am getting an ENCODING_ERR for some reason, but when looking at the
variables in the debugger, it appears that my file name is being changed. I am
trying to save a file to message.json, but every time I run the code, it's
creating a new file like "message (1).json", then "message (2).json". Rather
than just simply reproduce the issue, I am trying to find where in the code
that is happening.
> 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]