Problem/Motivation

The PathautoEntityWithStringIdTest kernel is currently failing in latest commit.

Proposed resolution

Replace the register method code that doesn't seem to work on Drupal 11.

Simply switch the keyvalue service in the container to use the database implementation.

Issue fork pathauto-3571828

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mably created an issue. See original summary.

mably’s picture

Status: Active » Needs review
mably’s picture

  • berdir committed 4c5f2467 on 8.x-1.x authored by mably
    feat: #3571828 Fix failing kernel test
    
    By: mably
    
berdir’s picture

Status: Needs review » Fixed

Strange, not sure what changed in 11.3 that would have broken this, but the change looks OK to me and passes on all versions, merged.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

mably’s picture

Thanks @berdir!

Status: Fixed » Closed (fixed)

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