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

ASF GitHub Bot commented on CB-6017:
------------------------------------

Github user clelland commented on the pull request:

    https://github.com/apache/cordova-plugin-file/pull/36#issuecomment-39853542
  
    Looks like https://issues.apache.org/jira/browse/CB-6017 (and possibly also 
https://issues.apache.org/jira/browse/CB-6053)


> Windows8: Unable to get file entry using relative path
> ------------------------------------------------------
>
>                 Key: CB-6017
>                 URL: https://issues.apache.org/jira/browse/CB-6017
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File, Windows 8
>    Affects Versions: 3.1.0
>         Environment: Cordova 3.1.0
> Windows 8.1
>            Reporter: Vijay Patil
>            Assignee: Jesse MacFadyen
>
> I am unable to get the file entry using relative path containing directory on 
> windows 8.1 device. It works fine on android device.
> e.g. -
> {code}
> dirEntry.getFile("directory1\\file1.txt", {create: false}, successCallback, 
> errorCallback);
> {code}



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

Reply via email to