[
https://issues.apache.org/jira/browse/CB-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887503#comment-13887503
]
sandeep paliwal commented on CB-5901:
-------------------------------------
>From your pointer to Entry.js I put console.log message inside the toURL()
>method and found that on android ios/Entry.js is being used.
I checked the main cordova.js file which mentions its version 3.3 for Android.
Not sure then how the ios/Entry.js is getting picked.
Can you point me to place inside cordova.js where I can put debug console log
to check why this is happening?
> 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)