← Back to team overview

phpdevshell team mailing list archive

[Bug 1038437] Re: Undef field in the plugin manager

 

** Changed in: phpdevshell
       Status: In Progress => Fix Committed

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

Title:
  Undef field in the plugin manager

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

Bug description:
  The plugin manager assumes all fields are defined; we should check
  them before using them.

  
  -----------
  I just set up PHPDevShell on LAMP stack from Bitnami on one of my Vmware/Centos images.

  Everything seems to be working great I'm getting the several of the
  following warning message when I do anything in the Plugin Admin page:

  Undefined index: license
  (/opt/lampstack/apps/phpdevshell/htdocs/write/compile/fac6446c0c7e1489c0288c3616dfec2ffe2d6feb.file
  .plugin-activation.tpl.php line 90 )

  It more annoying then anything else. Is there something I can or
  should do to stop these warning messages from appearing?

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpdevshell/+bug/1038437/+subscriptions


References