You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Martin Gonzalez (JIRA)" <ji...@apache.org> on 2014/09/11 18:03:34 UTC

[jira] [Closed] (CB-7418) [plugin-file] Add fullPath var to condition, avoiding 'undefined/' when fullPath=null

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

Martin Gonzalez closed CB-7418.
-------------------------------

Merged

> [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.3.4#6332)