[
https://issues.apache.org/jira/browse/CB-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907090#comment-13907090
]
ASF subversion and git services commented on CB-6057:
-----------------------------------------------------
Commit a1ab728bf9f7a2f485c32f821032dc58ca39198e 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=a1ab728 ]
CB-6057: Add notes for plugin authors about dealing with cdvfile:// URLs
> 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)