[ 
https://issues.apache.org/jira/browse/CB-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885464#comment-13885464
 ] 

Ian Clelland commented on CB-5901:
----------------------------------

Could you run one more test? I'd like to see what these four values are:
{code}
entry.fullPath
entry.toURL()
entry2.fullPath
entry2.toURL()
{code}

I'm confused by the {{file://localhost}} prefix -- the only place that appears 
in the entire source of the file plugin is in {{ios/Entry.js}} -- seeing that 
prepended would only make sense if somehow you were running the ios JS file on 
your android code.

> 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, Plugin File
>    Affects Versions: 3.3.0
>         Environment: Android 4.2
>            Reporter: sandeep paliwal
>            Assignee: Ian Clelland
>            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)

Reply via email to