Closed (fixed)
Project:
Brandfolder
Version:
5.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Mar 2024 at 22:32 UTC
Updated:
5 Apr 2024 at 22:49 UTC
Jump to comment: Most recent
Incoming webhooks yield errors like this:
TypeError: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch(): Argument #1 ($event) must be of type object, string given, called in modules/contrib/brandfolder/src/Controller/IncomingWebhookController.php
Also, the webhook event subscriber has an entity query that needs to be updated.
Point a Brandfolder webhook at a Drupal site with the latest version of the Brandfolder module installed.
Update syntax to work with current supported Symfony/Drupal versions.
None
None, except webhook events will be successfully dispatched again.
None
Comments
Comment #2
ndewhurstComment #4
ndewhurst