Closed (fixed)
Project:
Domain Path
Version:
2.0.0-alpha2
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2025 at 11:41 UTC
Updated:
2 Jan 2026 at 14:14 UTC
Jump to comment: Most recent
In the 2.x alpha version of the module existing content items which had url aliases from core no longer have those aliases working / being applied to them
Add back in code snippet that was lost in #3563256 which ensure that the path would fall back to the core's url alias.
Create MR with bugfix
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 commented@lincoln-batsirayi I have added your fix to my refactoring MR: #3563785: Refactor to use a DomainAliasRepository similar to Core
Could you give it a try?
Comment #4
mably commented