-
Notifications
You must be signed in to change notification settings - Fork 24
Description
GLPI 11.0.5
Print to pdf: 4.1.2
Plugin Human Resource 4.0.11
When I want to use MassiveAction in HumanResource, an error appears:
[2026-02-04 21:25:09] glpi.WARNING: *** Warning: Undefined array key "tab_id" at export.massive.php line 47
Backtrace :
./marketplace/pdf/front/export.massive.php:47
...Glpi/Controller/LegacyFileLoadController.php:64 require()
./vendor/symfony/http-kernel/HttpKernel.php:181 Glpi\Controller\LegacyFileLoadController->__invoke()
./vendor/symfony/http-kernel/HttpKernel.php:76 Symfony\Component\HttpKernel\HttpKernel->handleRaw()
./vendor/symfony/http-kernel/Kernel.php:197 Symfony\Component\HttpKernel\HttpKernel->handle()
./public/index.php:71 Symfony\Component\HttpKernel\Kernel->handle()
[2026-02-04 21:25:09] glpi.WARNING: *** Warning: foreach() argument must be of type array|object, false given at common.class.php line 368
Backtrace :
./marketplace/pdf/inc/common.class.php:368
./marketplace/pdf/front/export.massive.php:82 PluginPdfCommon->generatePDF()
...Glpi/Controller/LegacyFileLoadController.php:64 require()
./vendor/symfony/http-kernel/HttpKernel.php:181 Glpi\Controller\LegacyFileLoadController->__invoke()
./vendor/symfony/http-kernel/HttpKernel.php:76 Symfony\Component\HttpKernel\HttpKernel->handleRaw()
./vendor/symfony/http-kernel/Kernel.php:197 Symfony\Component\HttpKernel\HttpKernel->handle()
./public/index.php:71 Symfony\Component\HttpKernel\Kernel->handle()
2026-02-04 22:26:53 [1381@glpi]
PDF: don't know how to display PluginResourcesResource_Item$1 tab\n2026-02-04 22:26:53 [1381@glpi]
PDF: don't know how to display PluginResourcesResource_Item$1 tab\n
@tsmr write: Please open a bug into PDF project
InfotelGLPI/resources#141