Needs work
Project:
Drupal core
Version:
main
Component:
routing system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 May 2016 at 13:33 UTC
Updated:
22 Aug 2025 at 08:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
alexpottComment #3
dawehnerShould we document that this is lazy now ... potentially a subclass might access it directly.
Yeah we should point to ::create() and deprecate it
I really like how this removes the dependency to the template part
Comment #5
dawehnerSome adaptions on top of the points mentioned above.
Comment #7
dawehnerdawehner-- We should not touch the URL here.
Comment #8
alexpott@dawehner i agree :)
Comment #10
dawehnerRemoved my sillyness
Comment #12
dawehnerLet's fix the failures ... these failures though bring up the question whether this potential BC break might be actually a problem.
Comment #27
smustgrave commentedThank you for creating this issue to improve Drupal.
We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
Comment #28
catchThis is still relevant, could use the patch converting to an MR.
Comment #31
libbna commentedI’ve created an MR for patch #12, but the patch references the file ThemeRenderAndAutoescapeTest.php, which doesn’t exist in the current codebase. Should I create this file?
Comment #32
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.