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

Andrew Grieve commented on CB-3413:
-----------------------------------

Are you referring to what is returned from the native side?

Another question is whether this leaks into any of the public JS APIs. E.g. 
Entry.toURL()
                
> Inconsistency in GetFileEntry - uri's vs paths
> ----------------------------------------------
>
>                 Key: CB-3413
>                 URL: https://issues.apache.org/jira/browse/CB-3413
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, iOS
>    Affects Versions: 2.7.0
>            Reporter: Shravan Narayan
>            Assignee: Andrew Grieve
>             Fix For: 2.8.0
>
>
> The getFileEntry in android returs a file: uri "file:///storage/something" 
> while the getFileEntry on ios returns a file path "/var/something"...
> It is unclear whether we need to return a file: uri here or a path, but at 
> the very least it should be consistent. 
> Other platforms will have to be tested to ensure they are consistent with the 
> chosen solution as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to