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

[jira] [Updated] (CB-5901) On Android FileEntry.toURL() append extra file://localhost to the file URL

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

sandeep paliwal updated CB-5901:
--------------------------------

    Description: 
The returned URL from the FileEntry object's toURL() method is now of form file://localhostfile:///<actual file path here>. 
This happens only on Android.

> On Android FileEntry.toURL() append extra file://localhost to the file URL
> --------------------------------------------------------------------------
>
>                 Key: CB-5901
>                 URL: https://issues.apache.org/jira/browse/CB-5901
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, CordovaJS
>    Affects Versions: 3.3.0
>         Environment: Android 4.2
>            Reporter: sandeep paliwal
>            Priority: Minor
>
> The returned URL from the FileEntry object's toURL() method is now of form file://localhostfile:///<actual file path here>. 
> This happens only on Android.



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