[
https://issues.apache.org/jira/browse/CB-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907089#comment-13907089
]
ASF subversion and git services commented on CB-6057:
-----------------------------------------------------
Commit a81b3f4dcaa58169f76e1a96d949424690991503 in cordova-plugin-file's branch
refs/heads/dev from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=a81b3f4 ]
CB-6057: Add methods to convert from URLs to filesystem paths
> File plugin needs a native method to map to filesystem paths
> ------------------------------------------------------------
>
> Key: CB-6057
> URL: https://issues.apache.org/jira/browse/CB-6057
> Project: Apache Cordova
> Issue Type: Improvement
> Reporter: Ian Clelland
> Assignee: Ian Clelland
>
> With the move from file paths in Javascript to the abstraction of File URLs,
> many plugins have lost the ability to easily get to the actual device
> filesystem from a File object passed in from an application.
> File should be exposing a public, documented method to convert from a
> {{cdvfile://}} URL to either a device filesystem path, or some kind of stream
> object. (possibly both).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)