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

[jira] [Resolved] (CB-4022) PluginLoader is loading modules before all plugins modules are available.

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

Andrew Grieve resolved CB-4022.
-------------------------------

    Resolution: Fixed
    
> PluginLoader is loading <runs/> modules before all plugins modules are available.
> ---------------------------------------------------------------------------------
>
>                 Key: CB-4022
>                 URL: https://issues.apache.org/jira/browse/CB-4022
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>
> onPluginsReady() is meant to be fired once all the plugin file modules are available, but before any plugin modules are require()d. 
> There's currently a bug where plugins with <runs/> tags are being run before onPluginsReady() is fired. This will cause their require()s to possible fail and we should fix that.

--
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