You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Michael Brooks (JIRA)" <ji...@apache.org> on 2013/07/16 02:30:48 UTC

[jira] [Resolved] (CB-4261) cordova.plugin('list') should fire callback on success

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

Michael Brooks resolved CB-4261.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.9.0
    
> cordova.plugin('list') should fire callback on success
> ------------------------------------------------------
>
>                 Key: CB-4261
>                 URL: https://issues.apache.org/jira/browse/CB-4261
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 2.9.0
>            Reporter: Michael Brooks
>            Assignee: Michael Brooks
>             Fix For: 2.9.0
>
>
> *Problem:*
> Currently, the {{cordova.plugin('list', [], fn);}} does not trigger the callback on a success.
> *Expectation:*
> The function should trigger the callback on a success and pass the plugins found.
> The callback signature should be:
> {code}
> function(e, plugins) {}
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira