[
https://issues.apache.org/jira/browse/CB-7413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129915#comment-14129915
]
ASF subversion and git services commented on CB-7413:
-----------------------------------------------------
Commit 05da230c2a76c3f698d7efd6b84900bcc939edd1 in cordova-plugin-camera's
branch refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;h=05da230
]
CB-7413 Resolve 'ms-appdata' URIs with File plugin
+ typo fix in data URI check
> 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.
> Another, but related issue - broken {{file://}} support. Such URL are never
> resolved due to some logic at the start of {{resolveLocalFileSystemURI}}
> method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)