Closed (won't fix)
Project:
Panels
Version:
6.x-2.x-dev
Component:
Panel pages
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2008 at 05:22 UTC
Updated:
17 Sep 2009 at 16:32 UTC
In our installation of latest dev panels we call panels_page_get_current() in template.php.
However, on ALL non-panels pages, a panel is returned. The panel that is returned corresponds to user/%.
Tracking down the issue, it appears to start in the heart of the menu system, processing all of the links on the page eventually comes to process the My Account link. This triggers panels_page_title_handler() and I guess triggers the full panel load, and hence the current panel is set.
I can work around the issue easily enough. Hope the explanation is useful, or I can help further.
Comments
Comment #1
sunIf that is true and still valid, it's a bug.
Comment #2
merlinofchaos commentedPanels 2 is no longer available and is unsupported. Marking all Panels 2 issues won't fix.