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

Jeff Sawatzky updated CB-6620:
------------------------------

    Description: 
the fullPath returned on the MediaFile when doing a captureVideo (and possibly 
other captures) starts with "file:/".

# I think this is an invalid uri, since [file uri 
schemes|http://en.wikipedia.org/wiki/File_URI_scheme] are supposed to have 
double slashes followed by the path
# it is a uri and not a path. I would expect "fullPath" to be a local path and 
not a uri.
# iOS returns a path, and Android is inconsistent.

  was:
the fullPath returned on the MediaFile when doing a captureVideo (and possibly 
other captures) starts with "file:/".

# I think this is an invalid uri, since [file uri 
schemes:http://en.wikipedia.org/wiki/File_URI_scheme] are supposed to have 
double slashes followed by the path
# it is a uri and not a path. I would expect "fullPath" to be a local path and 
not a uri.
# iOS returns a path, and Android is inconsistent.


> fullPath on MediaFile is inconsistent on Android
> ------------------------------------------------
>
>                 Key: CB-6620
>                 URL: https://issues.apache.org/jira/browse/CB-6620
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Media Capture
>    Affects Versions: 3.4.0
>         Environment: Android
>            Reporter: Jeff Sawatzky
>
> the fullPath returned on the MediaFile when doing a captureVideo (and 
> possibly other captures) starts with "file:/".
> # I think this is an invalid uri, since [file uri 
> schemes|http://en.wikipedia.org/wiki/File_URI_scheme] are supposed to have 
> double slashes followed by the path
> # it is a uri and not a path. I would expect "fullPath" to be a local path 
> and not a uri.
> # iOS returns a path, and Android is inconsistent.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to