removal of breadcrumb from theme causes FieldUiTestTrait to fail

Created on 30 January 2015, about 10 years ago
Updated 4 March 2025, 3 days ago

Follow-up to #2306407: Remove breadcrumb from page template β†’ .

The change there causes contrib tests using FieldUiTestTrait to fail.

Two things are needed I think:

- a separate change record to state that tests using FieldUiTestTrait need to be updated to enable the breadcrumb block
- documentation needs to be added to FieldUiTestTrait stating this too.

Eg, CommentNonNodeTest uses the trait, and does this:

  protected function setUp() {
    parent::setUp();
    $this->drupalPlaceBlock('system_breadcrumb_block');
πŸ› Bug report
Status

Needs work

Version

11.0 πŸ”₯

Component

field_ui.module

Created by

πŸ‡¬πŸ‡§United Kingdom joachim

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

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

Production build 0.71.5 2024