Problem/Motivation

I have an content type where all pieces are not listed on menus. So I decide to use Paths to replace with custom breadcrumbs option from Easy Breadcrumb interface.

The pattern of the content type is by type: /something/year/month/title and it is generated on content creation process.

Steps to reproduce

I respected the documentation and I created a custom breadcrumb like:

/programme-implementation/2021/08/test-cfp-item-title :: About | /about :: Programme implementation | /programme-implementation

When I reload the page, the breadcrumb contains only Home piece and the replacement was not made.

Also I tried to replace another custom paths, where breadcrumb works, but nothing happened there either. Also I cleared the caches.

Maybe anyone ever encountered the same problem? Or is it a bug?

Thank you!

Comments

rav98 created an issue. See original summary.

greg boggs’s picture

Given how different you want your crumbs from your paths, you should look at Custom Breadcrumbs instead.

https://www.drupal.org/project/custom_breadcrumbs

greg boggs’s picture

If you do find a bug in the breadcrumb replace feature, merge requests are encouraged!

spuky’s picture

Version: 2.0.1 » 2.x-dev
Component: User interface » Code
Status: Active » Closed (outdated)