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/06/04 10:59:02 UTC

[jira] [Closed] (CB-6735) File plugin returns the wrong path

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

Mac Stuewe closed CB-6735.
--------------------------

    Resolution: Fixed

file plugin is case-sensitve as well as iOS. Android is not. I build a folder with big letters and referenced the copy-instruction to a folder with small letters.
That's why it worked in Android

> File plugin returns the wrong path
> ----------------------------------
>
>                 Key: CB-6735
>                 URL: https://issues.apache.org/jira/browse/CB-6735
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File
>    Affects Versions: 3.4.0, 3.5.0
>         Environment: iPhone 5s, iOS-Simulators
>            Reporter: Mac Stuewe
>            Priority: Blocker
>              Labels: File
>         Attachments: Bildschirmfoto 2014-05-22 um 16.29.32.png, Bildschirmfoto 2014-05-22 um 16.30.47.png, Bildschirmfoto 2014-06-04 um 08.54.48.png
>
>
> 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)