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

Martin Gonzalez updated CB-7418:
--------------------------------

    Summary: [plugin-file] Add fullPath var to condition, avoiding 'undefined/' 
when fullPath=null  (was: [plugin-file] Add fullPath var to condition, avoiding 
undefined/ when null)

> [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