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/08/27 15:32:57 UTC

[jira] [Updated] (CB-7413) File plugin can't resolve native 'ms-appdata' URIs

     [ https://issues.apache.org/jira/browse/CB-7413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Kotikov updated CB-7413:
---------------------------------

    Description: 
Windows 8/8.1 platform provides own {{ms-appdata://}} scheme for accessing files, stored in application data folder.

Unfortunately File plugin can't resolve such URIs to native (by {{resolveLocalFileSystemURI}} method), and due to this can't be used, for example, with Camera plugin which returns such urls for captured files.

  was:
Windows 8/8.1 platform provides own 'ms-appdata://' scheme for accessing files, stored in application data folder.

Unfortunately File plugin can't resolve such URIs to native (by     resolveLocalFileSystemURI method), and due to this can't be used, for example, with Camera plugin which returns such urls for captured files.


> File plugin can't resolve native 'ms-appdata' URIs
> --------------------------------------------------
>
>                 Key: CB-7413
>                 URL: https://issues.apache.org/jira/browse/CB-7413
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File
>            Reporter: Vladimir Kotikov
>              Labels: file, plugin-file, windows
>
> Windows 8/8.1 platform provides own {{ms-appdata://}} scheme for accessing files, stored in application data folder.
> Unfortunately File plugin can't resolve such URIs to native (by {{resolveLocalFileSystemURI}} method), and due to this can't be used, for example, with Camera plugin which returns such urls for captured files.



--
This message was sent by Atlassian JIRA
(v6.2#6252)