- Affected Version
- WoltLab Suite 5.4
- Affected App
- WoltLab Suite Gallery
Hallo,
wenn ich mehrere Bilder einer Kategorie markiere und diese dann aufrufen möchte erhalte ich folgenden Fehler:
- Requested URL
- GET /gallery/index.php?image-edit/&imageIDs%5B0%5D=4418&imageIDs%5B1%5D=5323
- Referrer
- https://www.freeslotter.de/gallery/index.php?category-image-list/16-import-bitte-keine-neuen-bilder/&pageNo=429&sortField=uploadTime&sortOrder=DESC
- Error Message
- array_search(): Argument #2 ($haystack) must be of type array, null given
- Type
- TypeError
- File (Line)
- /var/www/vhosts/freeslotter.de/httpdocs/core/lib/data/DatabaseObjectList.class.php (381)
- Stacktrace
-
- /var/www/vhosts/freeslotter.de/httpdocs/core/lib/data/DatabaseObjectList.class.php (381): array_search(…)
- /var/www/vhosts/freeslotter.de/httpdocs/core/lib/data/DatabaseObjectList.class.php (394): wcf\data\DatabaseObjectList->seekTo(…)
- /var/www/vhosts/freeslotter.de/httpdocs/gallery/lib/page/ImageAddPage.class.php (201): wcf\data\DatabaseObjectList->search(…)
- /var/www/vhosts/freeslotter.de/httpdocs/gallery/lib/page/ImageEditPage.class.php (98): gallery\page\ImageAddPage->readData(…)
- /var/www/vhosts/freeslotter.de/httpdocs/core/lib/page/AbstractPage.class.php (339): gallery\page\ImageEditPage->readData(…)
- /var/www/vhosts/freeslotter.de/httpdocs/core/lib/page/AbstractPage.class.php (122): wcf\page\AbstractPage->show(…)
- /var/www/vhosts/freeslotter.de/httpdocs/core/lib/system/request/Request.class.php (89): wcf\page\AbstractPage->__run(…)
- /var/www/vhosts/freeslotter.de/httpdocs/core/lib/system/request/RequestHandler.class.php (119): wcf\system\request\Request->execute(…)
- /var/www/vhosts/freeslotter.de/httpdocs/gallery/index.php (11): wcf\system\request\RequestHandler->handle(…)