LdapUserLoginEvent isn't dispatched correctly

Created on 9 July 2025, 25 days ago

Problem/Motivation

The LdapUserLoginEvent is dispatched without the event name:

$this->eventDispatcher->dispatch($event);

This change happened in https://git.drupalcode.org/project/ldap/-/commit/6aaf0848d6165c2b1d84b0b...

This change causes that event subscribers that subscribe to the EVENT_NAME are no longer triggered. And this change seems to be unintentional to me.

Proposed resolution

Use the EVENT_NAME again.

🐛 Bug report
Status

Active

Version

4.0

Component

Code

Created by

🇩🇪Germany Harlor Berlin

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024