Closed (fixed)
Project:
Drupal core
Version:
9.5.x-dev
Component:
block.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2023 at 13:47 UTC
Updated:
3 Feb 2023 at 14:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
miiimoooComment #3
miiimoooAttached a simple patch that just reverts the check for '#attached'
I haven't looked at the tests yet.
Comment #5
miiimoooThis patch also includes fixes for the "faulty" tests introduced by the commit
Comment #6
cilefen commentedComment #7
miiimoooUnless there is a good reason for the change this needs to go in to 10.0.x and 10.1.x too
Comment #8
larowlanYep this needs to go all the way back to 9.5 from 10.1
Comment #9
larowlanComment #13
catchThis makes sense, wondering if we need a more generalised concept of not-content render array keys, but not for here. Committed/pushed to 10.1.x, cherry-picked to 10.0.x and 9.5.x, thanks!