You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2014/01/30 16:32:15 UTC

[jira] [Resolved] (CB-5409) [android] Add URL handlers for filesystem:// URLs in native code

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

Ian Clelland resolved CB-5409.
------------------------------

    Resolution: Fixed

Fixed in dev branch of file plugin.

URLs are not filesystem:// urls, but rather cdvfile:// URLs, to work around the new Chrome-based webview in Android 4.4.

URLs are of the form {{cdvfile://localhost/<filesystemname>/<path>}}

> [android] Add URL handlers for filesystem:// URLs in native code
> ----------------------------------------------------------------
>
>                 Key: CB-5409
>                 URL: https://issues.apache.org/jira/browse/CB-5409
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Plugin File
>            Reporter: Ian Clelland
>            Assignee: Ian Clelland
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)