When creating two page displays with tabbed menu items the one marked as "default menu tab" does not get highlighted when visiting the parent menu item (also created by the same view).

Example config:

Page 1:
Path: test/list
Menu: Default menu tab
Parent menu item: Normal Menu item

Page 2:
Path: test/second
Menu: Menu tab

I'm not totally sure that I'm configuring this properly to create the tabs so may be my fault.

In all of views code it doesn't appear the string MENU_DEFAULT_LOCAL_TASK.

CommentFileSizeAuthor
#1 views-issue-254088.patch429 bytesPedro Lozano

Comments

Pedro Lozano’s picture

StatusFileSize
new429 bytes

I'm not sure if this breaks anything else but it seems like it fixes the problem with the tabs.

merlinofchaos’s picture

Status: Active » Fixed

I agree. Committed. Thanks for the patch!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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