isotope / core

Core repository of Isotope eCommerce, an eCommerce extension for Contao Open Source CMS
https://isotopeecommerce.org
135 stars 107 forks source link

Warning: Undefined array key "tl_iso_product_4" #2395

Closed zonky2 closed 1 year ago

zonky2 commented 1 year ago

Isotope 2.8.8 Contao 4.13.14 PHP 8.1

Wenn ich im BE auf "Zeige Varianten von Produkt 4" klicke, kommt

ErrorException:
Warning: Undefined array key "tl_iso_product_4"

  at vendor/isotope/isotope-core/system/modules/isotope/drivers/DC_ProductData.php:2665
  at DC_ProductData->searchMenu()
     (vendor/contao/core-bundle/src/Resources/contao/classes/DataContainer.php:1395)
  at Contao\DataContainer->panel()
     (vendor/isotope/isotope-core/system/modules/isotope/drivers/DC_ProductData.php:172)
  at DC_ProductData->showAll()
     (vendor/contao/core-bundle/src/Resources/contao/classes/Backend.php:667)
  at Contao\Backend->getBackendModule('iso_products', null)
     (vendor/contao/core-bundle/src/Resources/contao/controllers/BackendMain.php:168)
  at Contao\BackendMain->run()
     (vendor/contao/core-bundle/src/Controller/BackendController.php:49)
  at Contao\CoreBundle\Controller\BackendController->mainAction()
     (vendor/symfony/http-kernel/HttpKernel.php:163)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
     (vendor/symfony/http-kernel/HttpKernel.php:75)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
     (vendor/symfony/http-kernel/Kernel.php:202)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (web/index.php:44)

er Wert "tl_iso_product_4" ist in $sessionKey

aschempp commented 1 year ago

fixed in 3295555b5fc9d54c29869b59d46b7c59a20cf576