You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Mac Stuewe (JIRA)" <ji...@apache.org> on 2014/05/22 15:45:02 UTC

[jira] [Created] (CB-6735) File module returns the wrong path

Mac Stuewe created CB-6735:
------------------------------

             Summary: File module returns the wrong path
                 Key: CB-6735
                 URL: https://issues.apache.org/jira/browse/CB-6735
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 3.4.0
            Reporter: Mac Stuewe


The file-module returns a unsuitable file-path description in iOS. 
HTML-Tags '<img>', '<video>' and '<audio>' don't work with it.

file.fullPath(), file.toNativeURL(), file.toURL() return a path starting with 'file:///user/' and ending with '/folder/file.type'

file-module has been tested in this versions:
- 1.0.1
- 1.1.0
- 1.1.1



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