You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Cristian Badila (JIRA)" <ji...@apache.org> on 2014/06/04 15:53:02 UTC

[jira] [Created] (CB-6871) Add ability to resolve ms-appdata urls for Windows8

Cristian Badila created CB-6871:
-----------------------------------

             Summary: Add ability to resolve ms-appdata urls for Windows8
                 Key: CB-6871
                 URL: https://issues.apache.org/jira/browse/CB-6871
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Plugin File
    Affects Versions: 3.5.0
            Reporter: Cristian Badila


This is especially important as the camera plugin right now returns a URL of the following format when successfully capturing a photo:

bq. "ms-appdata:///local/" + storageFile.name

This kind of URL format cannot be resolved by the file plugin right now so the result returned by the camera plugin cannot be used by the file plugin in any way.



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