Problem/Motivation

After the update from 2.0.0-rc6 to 2.0.0-rc12, creating a new event triggered the following error:

TypeError: Drupal\recurring_events\EventCreationService::__construct(): Argument #7 ($module_handler) must be of type Drupal\Core\Extension\ModuleHandler, Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler given, called in /app/web/core/lib/Drupal/Component/DependencyInjection/Container.php on line 259 in Drupal\recurring_events\EventCreationService->__construct() (line 115 of /app/web/modules/contrib/recurring_events/src/EventCreationService.php)

Comments

Jacqui.Tenderwolf created an issue. See original summary.

jacqui.tenderwolf’s picture

StatusFileSize
new2.27 KB
jacqui.tenderwolf’s picture

StatusFileSize
new6.71 KB

I patched a couple of more files that were causing a similar bug.

owenbush’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.