Needs work
Project:
Drupal core
Version:
main
Component:
system.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Aug 2026 at 14:54 UTC
Updated:
16 Sep 2026 at 04:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
catchComment #4
catchComment #5
dcam commentedIt looked like several of the test failures are related to the changes, so I re-ran them on my local environment just to be sure. And they are related.
Comment #6
catchAhh at least one of these is a test for overriding the library where the file has moved, which is a good reminder that we need
moved_filesAdding that to start with, which should turn errors into deprecation messages, then will update the tests to match the new library definitions.
Comment #7
catchOne less stylesheet file in standard performance test is good to have.
Comment #8
catchComment #9
catchGreen MR now, also updated the issue summary a bit.
Comment #10
catchComment #11
catchI think maintenance can stay in theme - actual theme files always come after module files, and afaik it's not possible for other modules to add styling to maintenance pages, this one gets hard-coded by preprocessMaintenancePage(). So moved it back there.
Comment #12
dcam commentedIn that case, I have no further feedback.
Comment #13
catchWondered why this exists at all, so opened #3623221: Deprecate system.maintenance library and ensure default admin has correct styling
Comment #14
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. The merge request has merge conflicts and cannot be merged. 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.