← Back to team overview

phpdevshell team mailing list archive

[Bug 778150] Re: Exception when removing a plugin without any menu's

 

** Changed in: phpdevshell
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/778150

Title:
  Exception when removing a plugin without any menu's

Status in Open Source PHP RAD Framework with UI.:
  Fix Committed

Bug description:
  When installing a plugin without any menu's in its configuration, an
  exception will be thrown when trying to uninstall the plugin.

  The following error is produced:
  Invalid argument supplied for foreach()
  The error occurred in file /var/www/ftfadmin/plugins/PHPDevShell/models/menuStructure.query.php at line 178

  PHPDevShell version: V 3.0.2-Stable-DB-3001 (Revision-bzr 678)
  Browser: Firefox v 4.0.1
  OS: Ubuntu 10.04 LTS
  Kernel: Linux 2.6.32-28
  PHP Version: 5.3.2
  MySQL Version: 5.1.41
  Apache: 2.2.14


References