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

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

Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-plugin-file/pull/73


> [plugin-file] Add fullPath var to condition, avoiding 'undefined/' when 
> fullPath=null
> -------------------------------------------------------------------------------------
>
>                 Key: CB-7418
>                 URL: https://issues.apache.org/jira/browse/CB-7418
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File
>    Affects Versions: 3.5.0
>            Reporter: Martin Gonzalez
>            Assignee: Martin Gonzalez
>              Labels: plugin-file
>             Fix For: 3.6.0
>
>
> DirectoryEntry.js adds a trailing slash if it's missing, however, whether is 
> null or not, it just checks that fullPath (!/\/$/), so in case of undefined 
> it would convert an undefined object into a path as 'undefined/'.



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

Reply via email to