- Issue created by @weseze
- Status changed to Needs work
over 1 year ago 6:29pm 13 April 2023 - 🇨🇦Canada SKAUGHT
+ if (is_array($links)) { + if (count($links) > 1 || $always_show_block) {
Could we condense this into 1 if statement?
- Status changed to Needs review
over 1 year ago 2:57pm 16 April 2023 - 🇨🇦Canada SKAUGHT
have added to 3.1.x, 3.2.x & 4.0.x dev branches. all of these Drupal cores would be effected if/when projects raise their env version, of course..
- 🇮🇹Italy paulsally
I ran into the same issue with version 4.0.0 on D10 and php8.1 and applied this patch successfully.
Thanks @weseze - Status changed to Fixed
about 1 year ago 12:02pm 8 October 2023 - 🇨🇦Canada SKAUGHT
closing. as as releases 3.2 and 4.03 and been out and stable for some months now.
Automatically closed - issue fixed for 2 weeks with no activity.