Problem:
The breadcrumb of node/1 shows the title of node/2

Detailed steps to reproduce are in comment #5

Possible duplicate of #2719721: BreadcrumbBuilder::applies() mismatch with cacheability metadata ?

CommentFileSizeAuthor
#5 a20.png6.97 KBrothlive
#5 a19.png14.82 KBrothlive
#5 a18.png13.02 KBrothlive
#5 a17.png14.84 KBrothlive
#5 a16.png78.31 KBrothlive
#5 a15.png19.18 KBrothlive
#5 a14.png25.46 KBrothlive
#5 a13.png14.27 KBrothlive
#5 a12.png28.81 KBrothlive
#5 a11.png10.39 KBrothlive
#5 a10.png18.94 KBrothlive
#5 a9.png21.65 KBrothlive
#5 a8.png28.54 KBrothlive
#5 a7.png23.82 KBrothlive
#5 a6.png23.65 KBrothlive
#5 a5.png54.81 KBrothlive
#5 a4.png51.66 KBrothlive
#5 a3.png47.63 KBrothlive
#5 a2.png50.53 KBrothlive
#5 a1.png114.97 KBrothlive
#3 3.png47.63 KBrothlive
#3 2.png50.53 KBrothlive

Comments

rothlive created an issue. See original summary.

cilefen’s picture

Status: Active » Postponed (maintainer needs more info)
Issue tags: +Needs steps to reproduce

@rothlive Sorry to hear you are having a problem with Drupal. Please edit the issue summary. Add an explanation as to how we can reproduce this bug, starting with a new Drupal install. Thank you!

rothlive’s picture

Issue summary: View changes
StatusFileSize
new114.97 KB
new50.53 KB
new47.63 KB

delete this Post.

rothlive’s picture

Issue summary: View changes
StatusFileSize
new114.97 KB
new50.53 KB
new47.63 KB

delete this Post.

rothlive’s picture

StatusFileSize
new114.97 KB
new50.53 KB
new47.63 KB
new51.66 KB
new54.81 KB
new23.65 KB
new23.82 KB
new28.54 KB
new21.65 KB
new18.94 KB
new10.39 KB
new28.81 KB
new14.27 KB
new25.46 KB
new19.18 KB
new78.31 KB
new14.84 KB
new13.02 KB
new14.82 KB
new6.97 KB

Hello
i have the newest Version of Drupal and the Breadcrumbs hangs.

When i click at fist on a article the Breadcrumb is correct. But then on the next article comes the old Breadcrumb.
It hangs.
Cache is not activated.
It is a fresh Drupal 8 with no changes.
And i have testet it with simplytest.me.

At first install Drupal no canges. A fresh Drupal.
1
2
3
4
5

Then write two article.

6
7
8
9
10
11
12
13
14

The install a Theme with Breadcrumbs. I test it with the Theme from https://www.drupal.org/project/nexus. But it's the same with other Themes.

15
16

Then open post 2.

17
18

Article 2. is opened.
All ok it stands 2 in the Breadcrumb

Then open first Article (1.)

19
20

And you see it is false. Ist must be 1 in the Breadcrumb. The Cache is not of Drupal is not activated. But when you clear the Cache the first oppened Breadcrumb is ok but the it comes the same. A Cache Problem of Drupal 8 ?

rothlive’s picture

Ok i hope anyone understand it.

rothlive’s picture

Issue summary: View changes
andrewmacpherson’s picture

Title: Incorrect Breadcrumbs » Incorrect node title in breadcrumb
Component: other » cache system
Priority: Normal » Major
Issue summary: View changes
Issue tags: -Needs steps to reproduce +Needs issue summary update

Thanks @rothlive for the detailed steps.

Short version:
The breadcrumb of node 1 shows the title of node 2

The Cache is not of Drupal is not activated. But when you clear the Cache the first oppened Breadcrumb is ok but the it comes the same. A Cache Problem of Drupal 8 ?

My first idea is, this is because the cache contexts are not set properly when the breadcrumb is built. The breadcrumb should be cached per page (or path) but this isn't happening.

This might be a duplicate of #2719721: BreadcrumbBuilder::applies() mismatch with cacheability metadata, or maybe related to #2607920: Breadcrumb render cache not invalidated when entity label changes. If it's not a duplicate, then I think we can say this is major.

I've tagged this for other people to find, and updated the main summary.

Version: 8.4.3 » 8.4.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.

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

Drupal 8.8.7 was released on June 3, 2020 and is the final full bugfix release for the Drupal 8.8.x series. Branches prior to 8.8.x are not supported, and Drupal 8.8.x will not receive any further development aside from security fixes. Sites should prepare to update to Drupal 8.9.0 or Drupal 9.0.0 for ongoing support.

Bug reports should be targeted against the 8.9.x-dev branch from now on, and new development or disruptive changes should 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

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (duplicate)
Issue tags: +Bug Smash Initiative

Thanks for reporting this issue. We rely on issue reports like this one to resolve bugs and improve Drupal core.

As part of the Bug Smash Initiative, we are triaging issues that are marked "Postponed (maintainer needs more info)".

This looks like a duplicate of #2719721: BreadcrumbBuilder::applies() mismatch with cacheability metadata so, I'm marking the issue "Closed (duplicate)". I have also transferred credit to that issue for the contributors here.

Thanks!