You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2014/06/17 15:53:02 UTC

[jira] [Resolved] (CB-6668) plugins don't have to have a text property - plugin list crashes if it's missing

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

Ian Clelland resolved CB-6668.
------------------------------

    Resolution: Fixed

Tested with latest cordova-lib; {{<description>}} tag is no longer necessary; {{cordova plugin ls}} does not crash in that situation.

> plugins don't have to have a text property - plugin list crashes if it's missing
> --------------------------------------------------------------------------------
>
>                 Key: CB-6668
>                 URL: https://issues.apache.org/jira/browse/CB-6668
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 3.5.0
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>            Priority: Blocker
>
> steps:
> 1. install com.blackberry.utils into a project (use an old cordova ....)
> 2. cordova plugin list
> actual results:
> TypeError: Cannot read property 'text' of null
>     at new PluginInfo (cordova-lib/src/PluginInfo.js:54:32)
>     at cordova-lib/src/PluginInfo.js:78:17
>     at Array.forEach (native)



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