[
https://issues.apache.org/jira/browse/CB-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887512#comment-13887512
]
sandeep paliwal commented on CB-5901:
-------------------------------------
Found the culprit, in my setup cordova_plugin.js I was using had an entry for
loading ios/Entry.js which was overriding the one loaded from correct location.
Thanks for the pointer. I guess you can close this one as non-issue.
> 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)