Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Undefined variable $im when editing plugin #242

Closed
raeldc opened this issue Sep 29, 2015 · 0 comments
Closed

Undefined variable $im when editing plugin #242

raeldc opened this issue Sep 29, 2015 · 0 comments
Labels
Milestone

Comments

@raeldc
Copy link
Contributor

raeldc commented Sep 29, 2015

This occurs when Nooku Framework is enabled. When editing a plugin, an error is thrown: Undefined variable $im The error is caused by this line of code:

https://github.com/joomlatools/joomla-platform/blob/develop/app/administrator/modules/mod_menu/tmpl/default_disabled.php#L54

@raeldc raeldc added the bug label Sep 29, 2015
@raeldc raeldc added this to the 1.1 milestone Sep 29, 2015
@raeldc raeldc self-assigned this Sep 29, 2015
raeldc added a commit that referenced this issue Sep 29, 2015
$im is a leftover variable when this line was removed:

`$im = $user->authorise('core.manage', 'com_installer');`

See SHA: 44f6d87
@johanjanssens johanjanssens changed the title "Undefined variable $im" when editing Plugin Undefined variable $im when editing plugin Oct 7, 2015
@johanjanssens johanjanssens modified the milestones: 1.0.1, 1.1 Oct 7, 2015
@johanjanssens johanjanssens reopened this Oct 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants