Closed (outdated)
Project:
Drupal core
Version:
9.3.x-dev
Component:
path.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Nov 2019 at 04:41 UTC
Updated:
17 Apr 2022 at 20:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
davidwhthomas commentedHere's the patch
Comment #3
davidwhthomas commentedComment #4
davidwhthomas commentedComment #5
davidwhthomas commentedComment #6
davidwhthomas commentedComment #7
longwaveNote that path aliases were converted to entities in #2336597: Convert path aliases to full featured entities so this appears to be no longer an issue in 8.8.x onwards, and 8.7.x is no longer receiving patch releases (except security issues) so it is unlikely this will be fixed here.
Comment #8
davidwhthomas commentedYes, it's presumably fixed in 8.8 but 8.6 and the current Drupal 8.7.x version shipped for download here https://www.drupal.org/download has the bug.
We're using the fix with v8.6.
The patch can be applied manually if needed in
composer.jsone.g:Comment #12
tintoMarking this as closed (outdated). This issue was fixed by the changes committed to 8.8.x, when paths were converted to entities. See: #2336597: Convert path aliases to full featured entities.