← Back to team overview

phpdevshell team mailing list archive

[Bug 677331] [NEW] uninstall plugin with dependent plugins

 

Public bug reported:

Create a new plugin called MyPlugin and install it, and then create and
install another new plugin called AnotherPlugin that has a dependency on
MyPlugin.

Now if you uninstall MyPlugin it is allowed.

I think there should be a check that prevents the uninstallation of a
plugin if there are still dependent plugins installed. All dependent
plugins should need to be uninstalled first.

** Affects: phpdevshell
     Importance: Undecided
         Status: New

-- 
uninstall plugin with dependent plugins
https://bugs.launchpad.net/bugs/677331
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.

Status in Open Source php gui type development framework.: New

Bug description:
Create a new plugin called MyPlugin and install it, and then create and install another new plugin called AnotherPlugin that has a dependency on MyPlugin.

Now if you uninstall MyPlugin it is allowed.

I think there should be a check that prevents the uninstallation of a plugin if there are still dependent plugins installed. All dependent plugins should need to be uninstalled first.





Follow ups

References