Continuing the discussion from Admin panel not working after including buggy js in head/:
Would it be worth it to permanently exempt the admin section from any customizations?
Continuing the discussion from Admin panel not working after including buggy js in head/:
Would it be worth it to permanently exempt the admin section from any customizations?
Yes probably…although it would be nice if its not done permanently and could include it back if necessary.
If you go http://discuss.example.com/admin manually (as opposed to through the menu) customizations are disabled.
I don’t think it does…
It does but I would have to go to admin/customize/css_html/2/head-tag edit and then save. Which still doesnt work
If I add some test tags to the </head>
customization, those are certainly present when loading /admin
directly as well.
Ah sorry you’re right head/ is present. All other customization (CSS and html) isnt.
Ah. Just my test then. That’s a weird special case? And why the difference depending on how it loads? Hidden referrer checking for … the win…?
Ah, this is a duplicate.