You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2014/09/12 14:01:34 UTC

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

Vladimir Kotikov created CB-7532:
------------------------------------

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


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)