You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/17 23:46:34 UTC

[jira] [Commented] (CB-7532) File transfer plugin for windows can't download file to non-existing dir

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

ASF subversion and git services commented on CB-7532:
-----------------------------------------------------

Commit 2b86a85c749a476d0998bb0caff6859c160cb92b 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=2b86a85 ]

CB-7532 Handle non-existent download dirs properly


> File transfer plugin for windows can't download file to non-existing dir
> ------------------------------------------------------------------------
>
>                 Key: CB-7532
>                 URL: https://issues.apache.org/jira/browse/CB-7532
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer
>            Reporter: Vladimir Kotikov
>              Labels: filetransfer, windows
>
> Best way to repro:
> 1. Create mobilespec app with windows platform
> 2. Run plugin manual test -> org.apache.cordova.file-transfer.tests.tests
> 3. Push "Download to a non-existent dir (should work)" button
> Following contents is placed into log:
> {noformat}
> Requesting filesystem
> Checking for existing file
> Checking for existing directory.
> Starting download
> ERROR: ft.download 1
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)