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 GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/12 14:14:34 UTC

[jira] [Commented] (CB-7529) File transfer plugin for windows platform can't resolve 'ms-appdata' URIs

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

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

GitHub user vladimir-kotikov opened a pull request:

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

    CB-7529 CB-7532 File transfer plugin improvements for windows

    This includes fixes for https://issues.apache.org/jira/browse/CB-7529 and https://issues.apache.org/jira/browse/CB-7532

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

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

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

    https://github.com/apache/cordova-plugin-file-transfer/pull/43.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 #43
    
----
commit 49c57d27b38df9e11e53c4bc11495d9f6a13852e
Author: Vladimir Kotikov <v-...@microsoft.com>
Date:   2014-09-12T06:10:33Z

    CB-7529 Adds support for 'ms-appdata' URIs for windows

commit 2b86a85c749a476d0998bb0caff6859c160cb92b
Author: Vladimir Kotikov <v-...@microsoft.com>
Date:   2014-09-12T08:07:33Z

    CB-7532 Handle non-existent download dirs properly

commit 223191f9bc6083abfe84dfca6e1e6fc0fa5a5f8f
Author: Vladimir Kotikov <v-...@microsoft.com>
Date:   2014-09-12T08:08:16Z

    Construct proper FileEntry with nativeURL property set

----


> File transfer plugin for windows platform can't resolve 'ms-appdata' URIs
> -------------------------------------------------------------------------
>
>                 Key: CB-7529
>                 URL: https://issues.apache.org/jira/browse/CB-7529
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer
>            Reporter: Vladimir Kotikov
>
> Similar to https://issues.apache.org/jira/browse/CB-7413 File transfer plugin is not able to resolve 'ms-appdata' uris for local files. Such URIs are produced for example by camera plugin.
> Due to this user can't upload a picture from camera to some remote server, for example, and he needs to use File plugin functionality to get full path to file and then upload it.



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