You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Soref (JIRA)" <ji...@apache.org> on 2014/05/10 23:58:03 UTC

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

Josh Soref created CB-6668:
------------------------------

             Summary: 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
            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)