Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
language system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2026 at 12:58 UTC
Updated:
2 Apr 2026 at 21:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #4
baikho commentedComment #5
smustgrave commentedChange seems small enough don't think we need test coverage. Manually testing by editing an existing language
And I get the message.
Comment #6
sivaji_ganesh_jojodae commentedI've added comments in MR related to minor code formatting improvements.
Comment #7
smustgrave commentedFYI the formatting change introduced was unnecessary for arrays that size per the comments in the threads
Comment #8
longwaveLet's not make unnecessary formatting changes, fixes should be scoped as tightly as possible - there is no need to restructure the entire method here.
Comment #9
smustgrave commentedReverted the last commit.
Comment #13
larowlanCommitted to main and backported to 11.x
We can't backport this to 11.3.x because there are string changes.
Thanks!