FangLijun created CB-9416:
-----------------------------

             Summary: DirectoryEntry.getParent can't resolve dot dot(..) in path
                 Key: CB-9416
                 URL: https://issues.apache.org/jira/browse/CB-9416
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin File
    Affects Versions: 5.1.1
            Reporter: FangLijun


resolveLocalFileSystemURL('file:///data/..',function(d){data_dot=d});

data_dot.getParent(function(d){data_dot_p=d})

data_dot_p.nativeURL
=> "file:///data/"
should be "file:///"




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to