Scenario described below worked ok until alpha12.

I have a panel named my_panel, with a Menu and Views that gets the %1 argument.

Menu has two links:
* Menu1 (linking to /my_panel/1)
* Menu2 (linking to /my_panel/2)

With latest Panels when user is selecting Menu1 (i.e. URL = my_panel/1), menu is changing to:

* Views (linking to homepage)
* Menu 2

Comments

catch’s picture

Title: regrestion: Menu link isn't working properly » regrestion: Panels overrides menu text and links
Version: 5.x-2.x-dev » 5.x-2.0-alpha13

I'm having the same issue.

I have a panel with the path set as /news, and a menu item "news" which points to it - when you view the panel (whether admin or anonymous) the menu link changes to the site root, and the text changes to /View.

catch’s picture

Title: regrestion: Panels overrides menu text and links » regression: Panels overrides menu text and links
merlinofchaos’s picture

Status: Active » Fixed

I just checked in something that I believe fixes these side effects.

dagomar’s picture

I would like to know a temporary solution for this problem...

catch’s picture

dagomar - upgrade to the latest -dev snapshot should work.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.