ericferon / glpi-archisw

GLPI plugin for application inventory
GNU General Public License v2.0
8 stars 6 forks source link

Link with a project #10

Closed redfish0 closed 6 years ago

redfish0 commented 6 years ago

Hi, When I link my application with a project I get (In the project, at "Applications") the following error in debug mode), in fact this happens all the time even without any project linked...

PHP Notice: Undefined variable: PluginArchiswSwcomponent in /var/www/glpi/plugins/archisw/inc/swcomponent_item.class.php at line 435

Fatal error: Uncaught Error: Call to a member function maybeRecursive() on null in /var/www/glpi/plugins/archisw/inc/swcomponent_item.class.php:435 Stack trace: #0 /var/www/glpi/plugins/archisw/inc/swcomponent_item.class.php(122): PluginArchiswSwcomponent_Item::showForItem(Object(Project)) #1 /var/www/glpi/inc/commonglpi.class.php(482): PluginArchiswSwcomponent_Item::displayTabContentForItem(Object(Project), '1', '') #2 /var/www/glpi/ajax/common.tabs.php(96): CommonGLPI::displayStandardTab(Object(Project), 'PluginArchiswSw...', '', Array) #3 {main} thrown in /var/www/glpi/plugins/archisw/inc/swcomponent_item.class.php on line 435

ericferon commented 6 years ago

Solved in v2.0.7