InvalidArgumentException: Method may not be used with a URL and multiple parameters
Folgender Fehler tauch in unserem Log auf: ``` 2022/03/04 10:54:50 [error] 672198#672198: *10733525 FastCGI sent in stderr: "PHP message: InvalidArgumentException: Method may not be used with a URL and multiple parameters in /srv/studip_git/app/controllers/studip_controller.php:369 Stack trace: #0 /srv/studip_git/app/controllers/studip_controller.php(331): StudipController->adjustToArguments('/plugins.php/le...', Array) #1 /srv/studip_git/public/plugins_packages/data-quest/LernraumPlugin/controllers/booking.php(617): StudipController->redirect('/plugins.php/le...', Array) #2 /srv/studip_git/vendor/trails/trails.php(557): BookingController->bookslot_action() #3 /srv/studip_git/app/controllers/studip_controller.php(110): Trails_Controller->perform('bookslot') #4 /srv/studip_git/vendor/trails/trails.php(154): StudipController->perform('bookslot') #5 /srv/studip_git/vendor/trails/trails.php(121): Trails_Dispatcher->map_uri_to_response('booking/bookslo...') #6 /srv/studip_git/lib/plugins/core/StudIPPlugin.class.php(166): Trails_Dispatcher->dispatch('booking/bookslo...') #7 /srv/studip_git/public/plugins.php(54): StudIPPlugin" while reading response header from upstream, client: , server: studip.uni-hannover.de, request: "POST /plugins.php/lernraumplugin/booking/bookslot?cid=513f4d7d480f7c925fe876afdd0187f0 HTTP/2.0", upstream: "fastcgi://unix:/run/php/php-fpm-studip.sock:", host: "studip.uni-hannover.de", referrer: "https://studip.uni-hannover.de/plugins.php/lernraumplugin/booking/index?cid=513f4d7d480f7c925fe876afdd0187f0&room_id=f12c9a18180a9a1f32530a7a307ef8a4" ```
issue