Closed (fixed)
Project:
Drupal core
Version:
9.5.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Sep 2022 at 12:48 UTC
Updated:
17 Oct 2022 at 16:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rik.scholtenComment #3
rik.scholtenIgnore the previous patch please, it turned out empty on accident.
Comment #4
pasqualleComment #6
AlirezaK commentedI created the MR 2790 with the same solution of -3 patch which wraps the class value in [].
Comment #7
alexpottMarkup arrays are allowed to change in minor releases. We try to keep them consistent for bugfix releases and I'm not sure that we should be changing this in a bugfix release.
Committed and pushed f913fc46a7 to 10.1.x and 7eba074322 to 10.0.x and f6aa163c8a to 9.5.x. Thanks!