Closed (fixed)
Project:
Drupal core
Version:
11.4.x-dev
Component:
Admin theme
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 May 2026 at 15:34 UTC
Updated:
11 Jun 2026 at 17:55 UTC
Jump to comment: Most recent
Comments
Comment #3
gábor hojtsyComment #4
gábor hojtsyI manually verified the contents of this MR.
git show 2e658715f940d1fe6260bc7a4e0f99ff7cf15d4a > remove.patch(this was the hash of the removal commit)git apply --reject -p1 < remove.patchcore/themes/default_admin/... cleanlyls core/themeslists nodefault_admintheme so all related files were removed.I think this is sufficient to say that the MR restores extractly the default_admin part of the revert MR. Would be useful to merge ASAP so any non-backported MRs can still be backported.
Comment #6
longwaveLet's do it.
Committed d8905dd and pushed to 11.4.x. Thanks!