Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
theme system
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Jan 2014 at 19:08 UTC
Updated:
29 Jul 2014 at 23:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mtiftHere is a patch. It also removes one reference to a non-existent drupal_container().
Comment #2
mtiftComment #3
penyaskitoRTBC if green.
Comment #4
dawehnerThe AdminNegotitator already takes care about the admin theme logic, so we should really kill that code. This was certainly a reroll conflict.
Comment #5
mtiftThanks @dawehner. I think the attached patch addresses your comments.
Comment #6
tstoecklerLet's see if the bot likes it.
Patch looks good!
Comment #7
Crell commentedI swear that is THE most stubborn function ever.
Comment #8
webchickOk, I guess that also explains why tests aren't blowing up over this atm.
Committed and pushed to 8.x. Thanks!