current_page_crumb uses the same priority as custom_breadcrumbs

Created on 25 September 2025, 27 days ago

Problem/Motivation

When using both modules, custom_breadcrumbs appears to not be working because current_page_crumb is always triggerd before.
This is confusing for site builders and IMHO current_page_crumb should act as a fallback after other breadcrumbs.

Both modules have a priority of 1003 so the order is determined by module weight.
So a workaround is to increase the weight of current_page_crumb.

Steps to reproduce

Proposed resolution

We could adjust the priority of one of the two modules to avoid this conflict.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇫🇷France prudloff Lille

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024