← Back to team overview

phpdevshell team mailing list archive

[Bug 677331] Re: uninstall plugin with dependent plugins

 

** Changed in: phpdevshell
       Status: New => Confirmed

** Changed in: phpdevshell
   Importance: Undecided => Medium

** Changed in: phpdevshell
     Assignee: (unassigned) => TitanKing (titan-phpdevshell)

-- 
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.: Confirmed

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.





References