Problem/Motivation

Incorrect breadcrumb generation on excluding middle level of the breadcrumb segment via "Paths to be excluded while generating segments" field

Steps to reproduce

1. Create multi-level breadcrumb (e.g /level-1/level-2/level-3/level-4)
2. In easy breadcrumb configuration, exclude middle level segment (e.g level-3) via "Paths to be excluded while generating segments" field
3. Notice level-1 and level-2 also getting excluded from breadcrumb generation along with level-3

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Ankit Agrawal created an issue. See original summary.

ankit agrawal’s picture

Assigned: ankit agrawal » Unassigned
ankit agrawal’s picture

Status: Active » Needs review
StatusFileSize
new599 bytes

Created a patch to fix this issue, please review.

Thanks!

greg boggs’s picture

I think there are two different understandings of the same feature! So, let's do both, and clarify the admin UI.

1. Exclude a path from breadcrumbs so that path doesn't get crumbs.

2. Exclude a path from breadcrumbs so that path doesn't appear on crumbs displayed on other paths.

4everzip’s picture

#3 worked for me
Thanks

neslee canil pinto’s picture

Version: 8.x-1.13 » 8.x-1.x-dev
greg boggs’s picture

Status: Needs review » Reviewed & tested by the community

neslee canil pinto’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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