[
https://issues.apache.org/jira/browse/CB-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709239#comment-13709239
]
ASF subversion and git services commented on CB-4261:
-----------------------------------------------------
Commit 1d9ade2e9e3bc2d32388fbf12b21181a98e39a62 in branch refs/heads/master
from [~mwbrooks]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=1d9ade2 ]
[CB-4261] Add and test success callbacks for plugin commands.
> 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
>
> *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