Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cot_plugin_active() mislead as returns modules too #1471

Closed
macik opened this issue Jan 25, 2016 · 0 comments
Closed

cot_plugin_active() mislead as returns modules too #1471

macik opened this issue Jan 25, 2016 · 0 comments
Labels
Milestone

Comments

@macik
Copy link
Member

macik commented Jan 25, 2016

Package API - Functions
function cot_plugin_active($name)

Function mislead as relied on $cot_plugins_active variable that had both plugins and modules installed list.

Need to be checked $cot_plugins_active assignment to exclude modules from list.
Or use $cot_plugins_enabled within function.

@macik macik added the Bug label Jan 25, 2016
@macik macik added this to the Siena 0.9.19 milestone Jan 25, 2016
@macik macik closed this as completed in 3058059 Mar 2, 2016
macik added a commit that referenced this issue Mar 2, 2016
macik added a commit that referenced this issue Mar 7, 2016
* fix cot_plugin_active() mislead as returns modules too #1471
* Fix #1479
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant