If a menu being indexed has multiple items with the "< front>" route, they will all appear even if "remove duplicates" has been enabled.

Fix for this issue is just a small change to checking if item's "path" key is set instead of if it is empty when removing duplicates.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

johnjw59 created an issue. See original summary.

johnjw59@gmail.com’s picture

Issue summary: View changes

  • gbyte.co committed 1a6ceae on 8.x-3.x
    Issue #3055038 by johnjw59, gbyte.co: Duplicate root paths not removed
    
gbyte’s picture

Status: Active » Fixed

Thanks for the patch. Please set the status to 'needs review' next time to let the tests run on your patch.

Status: Fixed » Closed (fixed)

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