Closed (fixed)
Project:
Pathauto
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2026 at 18:29 UTC
Updated:
19 Feb 2026 at 19:34 UTC
Jump to comment: Most recent
The PathautoEntityWithStringIdTest kernel is currently failing in latest commit.
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.
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
Comment #3
mably commentedComment #4
mably commentedAdded related original issue.
Comment #6
berdirStrange, 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.
Comment #8
mably commentedThanks @berdir!