- Issue created by @igor mashevskyi
- Issue was unassigned.
- Status changed to Needs review
10 months ago 9:39am 21 February 2024 - Merge request !80Issue #3422879: Check if description exist and return FALSE if it does not exist. → (Merged) created by igor mashevskyi
- 🇮🇳India dineshkumarbollu
encountered few more errors in 2.3.x-dev in Drupal 10.1
- 🇮🇳India hetal.solanki
@Igor Mashevskyi, @dineshkumarbollu
I tried to reproduce the error, but I was unable to do so. Could you please provide detailed steps to reproduce the issue?
Thank you!!
- Status changed to Postponed: needs info
5 months ago 12:52pm 28 July 2024 -
bohart →
committed c324bab1 on 2.3.x authored by
Igor Mashevskyi →
Issue #3422879: Fixed `Undefined array key` warning for 'description'...
-
bohart →
committed c324bab1 on 2.3.x authored by
Igor Mashevskyi →
- Status changed to Fixed
5 months ago 7:44am 29 July 2024 - 🇺🇦Ukraine bohart Lutsk, Ukraine
Null coalescing operator has been added in PHP 7, so we can safely use it on 2.3.x branch.
The change (an additional check) has been added to the 2.3.x development branch, and it will be a part of the next 2.3 release series.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇨🇦Canada metasim
I was able to come across one of the errors seen in screenshot shared by dineshkumarbollu,
Undefined array key `mailkeys_skip` at `reroute_email/src/RerouteEmailHandlerPluginBase.php:152`Not sure how to recreate it,
My understanding is that we dont have any mailkeys_skip set, so I am getting an error, instead it should skip that part, making use of ?? to patch the same. - 🇺🇸United States pmagunia Philadelphia 🇺🇸
@metasim I don't think you need the patch you supplied.
Just go to the Reroute Email settings and click save.
That will update the config.