Problem/Motivation

After applied the compatibility issue with Drupal 10, an fatal error start to happen in a hook invoke.

Steps to reproduce

  • Enable the Data Policy module;
  • Implement a hook "data_policy_destination_alter";
  • The error will be displayed when the hook is invoked;
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

viniciusrp created an issue. See original summary.

viniciusrp’s picture

Title: Error to hooks invoke » Error to invoke hooks after D10 compatibility issues patch

  • viniciusrp committed 48d70135 on 2.0.x
    Issue #3387128: Error to invoke hooks after D10 compatibility issues...

  • viniciusrp committed b78ab365 on 2.0.x
    Issue #3387128: Error to invoke hooks after D10 compatibility issues...
viniciusrp’s picture

Issue summary: View changes
viniciusrp’s picture

Status: Active » Fixed

The hook-invoke was fixed to works as expected.

Status: Fixed » Closed (fixed)

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