test:

views setup

/foo = default menu tab with parent menu item=already exists
/foo/bar = menu tab with parent menu = main navigation
/foo/bash = menu tab with parent menu = main navigation

output:

/foo shows |foo|bar| tabs with foo=active
/foo/bar shows |foo|bar| tabs with bar=active
/foo/bash shows |bash|foo|bar| tabs with bash=active

initial output...

/foo does not show |bash| tab
/foo/bar does not show |bash| tab
/foo/bash breaks order of tabs inserting |bash| before |foo|

another alteration...

if i change /foo/bar and /foo/bash to "default menu tab" and back to "menu tab" i lose tabs completely and can't recover them!

wildcard URL's arent working at all.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

laurencefass created an issue. See original summary.

Version: 8.5.x-dev » 8.6.x-dev

Drupal 8.5.0-alpha1 will be released the week of January 17, 2018, which means new developments and disruptive changes should now be targeted against the 8.6.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.6.x-dev » 8.7.x-dev

Drupal 8.6.0-alpha1 will be released the week of July 16, 2018, which means new developments and disruptive changes should now be targeted against the 8.7.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.7.x-dev » 8.8.x-dev

Drupal 8.7.0-alpha1 will be released the week of March 11, 2019, which means new developments and disruptive changes should now be targeted against the 8.8.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.8.x-dev » 8.9.x-dev

Drupal 8.8.0-alpha1 will be released the week of October 14th, 2019, which means new developments and disruptive changes should now be targeted against the 8.9.x-dev branch. (Any changes to 8.9.x will also be committed to 9.0.x in preparation for Drupal 9’s release, but some changes like significant feature additions will be deferred to 9.1.x.). For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

Version: 8.9.x-dev » 9.1.x-dev

Drupal 8.9.0-beta1 was released on March 20, 2020. 8.9.x is the final, long-term support (LTS) minor release of Drupal 8, which means new developments and disruptive changes should now be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

pameeela’s picture

Status: Active » Closed (cannot reproduce)
Issue tags: +Bug Smash Initiative
FileSize
6.55 KB

I can't reproduce this, setting up a view as described, the tabs work fine:

Also tested:

if i change /foo/bar and /foo/bash to "default menu tab" and back to "menu tab" i lose tabs completely and can't recover them!

But it worked after setting back to "menu tab".

Maybe changes in views since this report.

I wasn't too clear on:

wildcard URL's arent working at all.

but if this is still an issue, please open a new ticket with steps to reproduce?