- Issue created by @εΈε
- πΊπΈUnited States dcam
I have this same issue with a site that I'm in the process of upgrading to Drupal 11.2.2 this morning. I'm going to test the change.
- πΊπΈUnited States dcam
MR 56 fixed the issue on my dev site. Messages were sent successfully after applying it.
- π΅π±Poland Graber
I'd use
\array_key_exists()
for a more strict check but this looks good in any case, thanks!
Moving to RTBC and updating priority to critical as it results in fatal errors on sites, emails not boing sent and potentially breaking any logic that could be implemented after rendering of the messages.