You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2013/11/22 15:29:35 UTC

[jira] [Created] (CB-5466) FileTransfer plugin uses full filesystem paths, rather than URLs

Ian Clelland created CB-5466:
--------------------------------

             Summary: FileTransfer plugin uses full filesystem paths, rather than URLs
                 Key: CB-5466
                 URL: https://issues.apache.org/jira/browse/CB-5466
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin File, Plugin File Transfer
            Reporter: Ian Clelland
            Assignee: Ian Clelland


The file transfer plugin currently uses full device filesystem paths, but is also expected to interact with the File API. Since CB-5403, the File API will no longer be returning full device filesystem paths, and so the FileTransfer API needs to work when presented with filesystem:// URLs as well.



--
This message was sent by Atlassian JIRA
(v6.1#6144)