pluginsGLPI / order

Order plugin for GLPI
GNU General Public License v3.0
39 stars 44 forks source link

Error 500 - duplicate keys found #369

Closed Aekinox closed 6 months ago

Aekinox commented 6 months ago

Hi, glpi: 10.0.11 plugin: 2.10.4 we have an error 500 when we try to go to the orders section: PHP Warning: Duplicate keys found in search options for item type PluginOrderOrder: 30 in D:\Inetpub\dev-glpi\src\Search.php on line 8288

IP-V15 commented 6 months ago

I have the same problem with glpi 10.0.12 and the last version of plugin : Warning : Duplicate keys found in search options for item type PluginOrderOrder: 30 in C:\xampp\htdocs\glpi\src\Search.php on line 8284

stonebuzz commented 6 months ago

Hi

can you try this -> https://github.com/pluginsGLPI/order/pull/376/commits/7adef7ec95345c9a026b3eb907ac718fe90e674b

Best regards

Aekinox commented 6 months ago

Hi it works for me, no more error !!!

stonebuzz commented 6 months ago

Fixed by https://github.com/pluginsGLPI/order/commit/7adef7ec95345c9a026b3eb907ac718fe90e674b

IP-V15 commented 6 months ago

it works for me too thanks !