Closed (fixed)
Project:
Drupal core
Version:
main
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Mar 2026 at 10:50 UTC
Updated:
8 Apr 2026 at 10:55 UTC
Jump to comment: Most recent
Comments
Comment #3
longwaveCan be tested by reverting the change to block_content.services.yml (technically this is okay, but better to be consistent with no leading backslashes) and #3572050: plugin.manager.icon_extractor has incorrect service alias and running the test.
Comment #5
smustgrave commentedDid exactly what @longwave suggested and revert the block_content.services change and ran the test locally
Surprised we only had 1 instance but yay! Change LGTM.
Comment #6
alexpottCommitted and pushed 4851e09114e to main and d84c44e5b34 to 11.x. Thanks!
Comment #11
alexpottTurns out we can't do this on 11.x because we're missing stuff from Autowire test - leaving in main only.