You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2009-11-24 09:03:53

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

[massocsimport]

La suppression depuis la liste des machines non importées ne fonctionne pas

Debug

24-11-2009 07:58
Notice(8): Undefined index:  ocs_id
Backtrace :
/app/gbp02/web/glpi/plugins/massocsimport/inc/plugin_massocsimport_lognotimported.function.php:101              userErrorHandler()
/app/gbp02/web/glpi/plugins/massocsimport/hook.php:211          deleteNotImportedComputer()
/app/gbp02/web/glpi/inc/plugin.function.php:173         call_user_func_array()
/app/gbp02/web/glpi/front/massiveaction.php:565         doOneHook()

24-11-2009 07:58
Notice(8): Undefined index:  ocs_server_id
Backtrace :
/app/gbp02/web/glpi/plugins/massocsimport/inc/plugin_massocsimport_lognotimported.function.php:101              userErrorHandler()
/app/gbp02/web/glpi/plugins/massocsimport/hook.php:211          deleteNotImportedComputer()
/app/gbp02/web/glpi/inc/plugin.function.php:173         call_user_func_array()
/app/gbp02/web/glpi/front/massiveaction.php:565         doOneHook()

Je pense que cela pourrait venir d'une nouvelle synchro qui serait passée entre temps et aurait rendu les ID (de la table des "notimported") invalide.

Proposition : stocker ocs_server_id et ocs_id dans la clé du tableau pour sécuriser l'histoire.

On risque de rencontrer le même problème pour l'import

+


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

#2 2009-11-24 09:22:34

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

Re: [massocsimport]

J'ai corrigé le truc, juste pour sécuriser l'histoire
https://forge.indepnet.net/repositories/revision/124/21

++


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

Board footer

Powered by FluxBB