← Back to team overview

phpdevshell team mailing list archive

[Bug 1038437] [NEW] Undef field in the plugin manager

 

Public bug reported:

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?

** Affects: phpdevshell
     Importance: Low
     Assignee: Greg (gregfr)
         Status: Confirmed

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

** Changed in: phpdevshell
     Assignee: (unassigned) => Greg (gregfr)

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

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

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


Follow ups

References