Closed (fixed)
Project:
Drupal core
Version:
11.3.x-dev
Component:
user.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2025 at 18:40 UTC
Updated:
9 Dec 2025 at 18:29 UTC
Jump to comment: Most recent
Comments
Comment #2
alexpottThis is actually a bug fix because the form alter is using \Drupal::confg() and getting overridden config which is wrong for forms...
Comment #4
dcam commentedI can't find anything to give feedback about. It's a pretty straightforward change. Still, I tested the form thoroughly. The
system.dateconfiguration continues to update appropriately. Seems RTBC to me.Comment #5
longwaveCommitted and pushed d471941bbf3 to 11.x and 6763cd1d5c6 to 11.3.x. Thanks!