← Back to team overview

phpdevshell team mailing list archive

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

 

Public bug reported:

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

** Affects: phpdevshell
     Importance: Medium
         Status: New


** Tags: plugin plugins

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

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


Follow ups

References