has not worked since 4.0.1 - patched

Created on 7 October 2024, 7 months ago

https://www.drupal.org/project/hook_event_dispatcher/issues/3476216 🐛 String | int error Active not a duplicate - has not worked suince 4.0.1 as I changed the version number waiting on the next upgrade

That patch of 3427642 is applied in the version downloaded and it still does not work

I apply patch from https://www.drupal.org/project/hook_event_dispatcher/issues/3425085#comm 🐛 Argument 3 must be string book given Postponed: needs info ...

with a $protected bundle; command below "private array $fields = [];"

and change to

public function __construct(array &$fields, private EntityTypeInterface $entityType, $bundle) {

around line 31

then it works

please review

🐛 Bug report
Status

Active

Version

4.2

Component

Code

Created by

🇺🇸United States bobburns

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @bobburns
  • 🇮🇩Indonesia el7cosmos 🇮🇩 GMT+7

    I still think this is a duplicate as it is the same issue. Can you provide more detail if this is not a duplicate?

  • 🇺🇸United States bobburns

    Bec

    Not a duplicate because the patch I applied to make work is not committed to the Project and each update crashes until it is applied

Production build 0.71.5 2024