Needs review
Project:
Drupal core
Version:
11.x-dev
Component:
routing system
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2026 at 13:50 UTC
Updated:
25 Jul 2026 at 09:25 UTC
Jump to comment: Most recent
Comments
Comment #3
berdirIt's not a copy paste mistake, it's the normal approach for inserted arguments, so if someone would have provided them before it would be the language manager. However, what it account for is that it has a default value and the arguments were already optional.
Comment #5
berdirThis doesn't need to go into main but we need a separate issue for that to remove the BC layer there.