Closed (won't fix)
Project:
Panels Everywhere
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2010 at 05:03 UTC
Updated:
11 Mar 2011 at 19:52 UTC
When a site using panels everywhere is in maintenance mode, any normal panel page is properly themed with minelli. However, any other node shows only the maintenance message on a white screen. I've replicated the bug on two sites running Panels everywhere.
I added debug code to every function in includes/theme.maintenance.inc, and none of them are getting called on the non-panel pages.
Comments
Comment #1
merlinofchaos commentedHmmm. I can't seem to make this happen.
I tried this:
1) disable the node_view page to ensure that it is not under Panels control.
2) Visited node/1. Found it worked normally.
3) Enabled maintenance mode.
4) Visited node/1. It works normally as admin, displaying the content with the "site is offline" message.
5) Visited node/1 from a browser not logged on. Got the normal Site Maintenance message.
It's possible I'm not doing the right thing as your description is somewhat vague. Can you give me more precise instructions on how to replicate this?
Comment #2
Letharion commentedVery long since the OP replied, closing.